[whatwg/dom] Add abortController.close / abortSignal.closed (PR #1042)

Refs: https://github.com/whatwg/dom/issues/1039


- [ ] At least two implementers are interested (and none opposed):
   * Node.js
   * Cloudflare Workers
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [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/1042


-- Commit Summary --

  * Add abortController.close / abortSignal.closed

-- File Changes --

    M dom.bs (48)

-- Patch Links --

https://github.com/whatwg/dom/pull/1042.patch

https://github.com/whatwg/dom/pull/1042.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/1042

Received on Wednesday, 8 December 2021 19:33:50 UTC