Philip Chimento
Philip Chimento
You are very welcome to contribute some tests that would have failed due to bugs in Sobek's implementation of destructuring in exports!
Thanks! I will proceed with writing tests and filing implementation bugs when the design-principles issue is settled, then. I don't believe this would prevent adding members in future that wouldn't...
@jeremyroman The design-principles issue is settled (https://www.w3.org/TR/design-principles/#expose-everywhere) so I think this can be moved forward. What should the next steps be? From my side, a review of the tests in...
@sisidovski Yes, here are the others: - webcrypto: https://github.com/w3c/webcrypto/pull/361 - console: https://github.com/whatwg/console/pull/209 - events, AbortController, AbortSignal: https://github.com/whatwg/dom/pull/1024 - TextDecoder, TextEncoder: https://github.com/whatwg/encoding/pull/274 - ErrorEvent, PromiseRejectionEvent: https://github.com/whatwg/html/pull/7244 - streams: https://github.com/whatwg/streams/pull/1176 - URL:...
We are a global organization so it seems less ideal to codify rules depending on the existence of a single first name and single last name - see [Falsehoods Programmers...
Got it, I understand the motivation. In that case, how important is it that this particular convention be followed? As long as people put their abbreviations in their video chat...
(Somehow my review gets a green checkmark, despite not being a reviewer for ecma402. Please do have a real reviewer look at this.)
Should this include an update to [10.3, "Built-in Function Objects"](https://tc39.es/ecma262/#sec-built-in-function-objects) about the prototype of built-in async functions? > Unless otherwise specified every built-in [function object](https://tc39.es/ecma262/#function-object) has the [%Function.prototype%](https://tc39.es/ecma262/#sec-properties-of-the-function-prototype-object) object as...
Yes, through the sidebar.
Sorry, I guess that would be the Testing sidebar, not the Meson sidebar — I'm new to VSCode and hadn't seen the Testing sidebar before I installed the Meson extension,...