- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 23 Nov 2021 11:51:26 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 November 2021 19:51:39 UTC
Closes #927. <!-- Thank you for contributing to the DOM Standard! Please describe the change you are making and complete the checklist below if your change is not editorial. --> - [ ] At least two implementers are interested (and none opposed): * @josepharhar would you be interested in implementing this for Chromium? It should be pretty easy; the hardest part will just be writing a few web platform tests... * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * TODO - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: * Chrome: … * Firefox: … * Safari: … (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/1034 -- Commit Summary -- * Introduce abortSignal.throwIfAborted() -- File Changes -- M dom.bs (35) -- Patch Links -- https://github.com/whatwg/dom/pull/1034.patch https://github.com/whatwg/dom/pull/1034.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1034
Received on Tuesday, 23 November 2021 19:51:39 UTC