Skip to content

Commit

Permalink
Add ShadowRealm topics
Browse files Browse the repository at this point in the history
this adds 2 new sub-topics for ShadowRealms in addition to a pre-existing one (errors across the ShadowRealm boundary).

I'm estimating the HTML Integration requiring extra time, but I'm happy to flex the proposed timebox if necessary.

There is a meta issue on tc39/proposal-shadowrealm#365 with a more detailed list of the expected sub-topics.
  • Loading branch information
leobalter authored May 26, 2022
1 parent 4f5cfc6 commit c25e15c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2022/06.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ Supporting materials includes slides, a link to the proposal repository, a link
| | 3 | 10m | [`findLast`/`findLastIndex`](https://github.com/tc39/proposal-array-find-from-last/) for stage 4 ([slides](https://github.com/DanielRosenwasser/findLast-and-findLastIndex-for-Stage-4/raw/main/findLast%20%26%20findLastIndex%20for%20Stage%204%20(TC39%20June%202022).pdf)
| | 3 | 30m | [Errors across the ShadowRealm boundary](https://github.com/tc39/proposal-shadowrealm/issues/353) | Shu-yu Guo |
| | 3 | 30m | [Temporal](https://tc39.es/proposal-temporal/) [normative changes](https://github.com/tc39/proposal-temporal/pulls?q=is%3Aopen+is%3Apr+milestone%3A%22Next+batch+of+normative+changes%22) ([slides](http://ptomato.name/talks/tc39-2022-06/)) | Ujjwal Sharma |
| | 3 | 60m | ShadowRealm: [HTML Integration Open Questions](https://github.com/tc39/proposal-shadowrealm/issues/365) | Leo Balter, Rick Waldron, Caridy Patiño, John-David Dalton |
| | 3 | 15m | ShadowRealm: [Implementation Status and normative updates](https://github.com/tc39/proposal-shadowrealm/issues/365), (slides TBD) | Leo Balter, Rick Waldron, Caridy Patiño, John-David Dalton |
| | 2 | 30m | [Symbols as WeakMap keys](https://github.com/tc39/proposal-symbols-as-weakmap-keys) for stage 3 [[spec](https://tc39.es/proposal-symbols-as-weakmap-keys/)] [[slides](http://www.rricard.me/serve/tc39-jun2022-symbols-as-wm-keys.pdf)] [[diff](https://arai-a.github.io/ecma262-compare/?pr=2777)] | Ashley Claymore, Robin Ricard |
| | 2 | 30m | [function.sent](https://github.com/tc39/proposal-function.sent) update | HE Shi-Jun |
| | 1 | 30m | [String.dedent](https://github.com/tc39/proposal-string-dedent) for stage 2 ([draft spec](https://tc39.es/proposal-string-dedent/), [slides](https://docs.google.com/presentation/d/1hjTOVvQVH-ieWf5ECgojR_JQmfjjnm5abMq_eXpP_lU/edit?usp=sharing)) | Justin Ridgewell |
Expand Down

0 comments on commit c25e15c

Please sign in to comment.