Skip to content

AbortSignal.any: Mark dependent abort signals as aborted before firing events #54466

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
shaseley opened this issue Aug 20, 2024 · 2 comments
Closed
Labels
web-standards Issues and PRs related to Web APIs

Comments

@shaseley
Copy link

Spec PR: whatwg/dom#1295

@avivkeller
Copy link
Member

avivkeller commented Aug 20, 2024

See https://whatpr.org/dom/1295/7c494e5...0d05525.html for the diff

CC @nodejs/web-standards

@avivkeller
Copy link
Member

The resolution of this issue will make Node.js's AbortController and AbortSignal complaint with WPT.

targos pushed a commit that referenced this issue Oct 4, 2024
PR-URL: #54826
Fixes: #54466
Fixes: #54601
Reviewed-By: James M Snell <jasnell@gmail.com>
louwers pushed a commit to louwers/node that referenced this issue Nov 2, 2024
PR-URL: nodejs#54826
Fixes: nodejs#54466
Fixes: nodejs#54601
Reviewed-By: James M Snell <jasnell@gmail.com>
tpoisseau pushed a commit to tpoisseau/node that referenced this issue Nov 21, 2024
PR-URL: nodejs#54826
Fixes: nodejs#54466
Fixes: nodejs#54601
Reviewed-By: James M Snell <jasnell@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
web-standards Issues and PRs related to Web APIs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants