| 15:19 | <Michael Ficarra> | https://docs.google.com/presentation/d/1uCpu8x8Fj0cZ41eQpygsS5uuX-xjiFKW0mxq6z2hTZQ |
| 16:09 | <jmdyck> | nicolo-ribaudo: Re https://github.com/tc39/ecma262/pull/3728: I think it would be clearer if it started with a sentence that's true both before + after the PR, to set the stage. E.g. "IHDR allows the host to supply an object that will become the global object. It then calls SetDefaultGlobalBindings to define the standard global properties on that object. \n In the status quo, it allows for the possibility that defining these properties might throw an error, which it passes to its caller. ..." |
| 18:53 | <Richard Gibson> | Michael Ficarra nicolo-ribaudo: https://github.com/tc39/ecma262/pull/3874 and https://github.com/tc39/ecma262/pull/3911 have both been updated per today's discussion |
| 19:29 | <linus> | LGTM, thanks! |
| 19:32 | <linus> | i think i forgot to mention i checked the stage 3 proposals after the [[Get]]/[[Set]] rename to see if they're affected, i can do a pass over active stage 1/2 proposals next week |
| 19:32 | <linus> | most proposals seem to update ecmarkup and biblio pretty infrequently |
| 19:49 | <Michael Ficarra> | yeah I basically never update ecmarkup on my proposals |