Skip to content

Commit

Permalink
✨ 2024-03-20
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcpip committed Mar 20, 2024
1 parent eea5fc4 commit 73cd0f7
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ See [Scope](#scope) for our mandate.

## Agenda

see [2024-03-20](meetings/2024/2024-03-20.md) and [the backlog](meetings/backlog.md) 👀
see [2024-03-27](meetings/2024/2024-03-27.md) and [the backlog](meetings/backlog.md) 👀

## Meetings

Expand Down
56 changes: 38 additions & 18 deletions meetings/2024/2024-03-20.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,30 @@
# 18th Meeting of TC39-TG3 - 2024-03-20

| | |
| -----------: | --------------- |
| US / Central | 12:00 Wednesday |
| UTC | 17:00 Wednesday |
| China | 01:00 Thursday |

Meeting link: [join zoom meeting](https://us02web.zoom.us/j/81143085896?pwd=TUE3WGgrdEZmNFZJc0g4QzBHUWczdz09)

## Folks

> [!NOTE]
> Add a ✓ to the `Present` column in the table below, and add anyone missing. Also add to [the template](../template.md) and [GitHub team](https://github.com/orgs/tc39/teams/tg3) if the individual is a regular attendee.
| Present | Name | GH Username | TLA | Affiliation |
| :-----: | ---------------- | --------------- | --- | ----------- |
| | Caridy Patiño | @caridy | CP | Salesforce |
| | Chip Morningstar | @FUDCo | CM | Agoric |
| | Chris de Almeida | @ctcpip | CDA | IBM |
| | Daniel Ehrenberg | @littledan | DE | Bloomberg |
| | Daniel Veditz | @dveditz | DPV | Mozilla |
| | Jack Works | @Jack-Works | JWK | Sujitech |
| | Jordan Harband | @ljharb | JHD | HeroDevs |
| | Kris Kowal | @kriskowal | KKL | Agoric |
| | Mark Miller | @erights | MM | Agoric |
| | Mathieu Hofman | @mhofman | MHN | Agoric |
| | Michael Ficarra | @michaelficarra | MF | F5 |
| | Peter Hoddie | @phoddie | PHE | Moddable |
| | Richard Gibson | @gibson042 | RGN | Agoric |
| | | | | |
| Present | Name | GH Username | TLA | Affiliation |
| ------- | ------------------ | --------------- | --- | ----------- |
|| Chip Morningstar | @FUDCo | CM | TBD |
|| Chris de Almeida | @ctcpip | CDA | IBM |
|| Daniel Ehrenberg | @littledan | DE | Bloomberg |
|| Eli Grey | @eligrey | | Transcend |
|| Jordan Harband | @ljharb | JHD | HeroDevs |
|| Kris Kowal | @kriskowal | KKL | Agoric |
|| Mathieu Hofman | @mhofman | MHN | Agoric |
|| Nicolò Ribaudo | @nicolo-ribaudo | NRO | Igalia |
|| Richard Gibson | @gibson042 | RGN | Agoric |
|| Saleh Abdel Motaal | @SMotaa | | |

## Agenda

Expand All @@ -30,15 +34,31 @@
| Topic | Presenter(s) |
| ------------------------------------------ | ---------------- |
| review of previous agenda and action items | |
| ShadowRealm interaction with Trusted Types | Caridy Patiño |
| `Array.isTemplateObject()` / Trusted Types | Daniel Ehrenberg |

### review of previous agenda and action items

### ShadowRealm interaction with Trusted Types
- meeting recordings
- we need a written policy regarding this. also needed for TC54. convenors will work with DE/Ecma/TC54 on this.
- need a place for hosting recordings

### `Array.isTemplateObject()` / Trusted Types

- Useful for Trusted Types, which may soon ship cross-browser
- [Old hold-up](https://github.com/tc39/proposal-array-is-template-object/issues/10)
- [Recent history](https://github.com/w3c/trusted-types/issues/398)

### contributors to TC/TG need to sign RFTG agreement, etc

- Ecma has some TODOs here
- possibly need IE, not sure
- DE: same policies should apply to outside collaborators
- DE: not sure who has signed agreements, we have a TC form, Ecma has another form

### TG3 meeting on public calendar?

- can we add to public calendar?
- yes
- should invite list be private?
- no objections to public
- need to ask DPV
41 changes: 41 additions & 0 deletions meetings/2024/2024-03-27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# 19th Meeting of TC39-TG3 - 2024-03-27

| | |
| -----------: | --------------- |
| US / Central | 12:00 Wednesday |
| UTC | 17:00 Wednesday |
| China | 01:00 Thursday |

Meeting link: [join zoom meeting](https://us02web.zoom.us/j/81143085896?pwd=TUE3WGgrdEZmNFZJc0g4QzBHUWczdz09)

## Folks

> [!NOTE]
> Add a ✓ to the `Present` column in the table below, and add anyone missing. Also add to [the template](../template.md) and [GitHub team](https://github.com/orgs/tc39/teams/tg3) if the individual is a regular attendee.
| Present | Name | GH Username | TLA | Affiliation |
| :-----: | ---------------- | --------------- | --- | ----------- |
| | Chip Morningstar | @FUDCo | CM | Agoric |
| | Chris de Almeida | @ctcpip | CDA | IBM |
| | Daniel Veditz | @dveditz | DPV | Mozilla |
| | Jack Works | @Jack-Works | JWK | Sujitech |
| | Jordan Harband | @ljharb | JHD | HeroDevs |
| | Kris Kowal | @kriskowal | KKL | Agoric |
| | Mark Miller | @erights | MM | Agoric |
| | Mathieu Hofman | @mhofman | MHN | Agoric |
| | Michael Ficarra | @michaelficarra | MF | F5 |
| | Peter Hoddie | @phoddie | PHE | Moddable |
| | Richard Gibson | @gibson042 | RGN | Agoric |
| | | | | |

## Agenda

> [!NOTE]
> See [backlog.md](../backlog.md) for outstanding action items and agenda topics.
| Topic | Presenter(s) |
| ------------------------------------------ | ------------ |
| review of previous agenda and action items | |
| | |

### review of previous agenda and action items

0 comments on commit 73cd0f7

Please sign in to comment.