FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[v18.x backport] lib: implement AbortSignal.any() by atlowChemi · Pull Request #48800 · nodejs/node · GitHub

/ node Public

[v18.x backport] lib: implement AbortSignal.any() - #48800

Closed
atlowChemi wants to merge 2 commits into
nodejs:v18.x-stagingfrom
atlowChemi:v18-backport-abortSignal.any
Closed

[v18.x backport] lib: implement AbortSignal.any()#48800
atlowChemi wants to merge 2 commits into
nodejs:v18.x-stagingfrom
atlowChemi:v18-backport-abortSignal.any

Conversation

atlowChemi commented Jul 16, 2023
edited
Loading

Copy link
Copy Markdown
Member

Refs: #47821, #48448

nodejs-github-bot added needs-ci PRs that need a full CI run. v18.x labels Jul 16, 2023
Comment thread test/common/wpt.js Outdated

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

not sure if this change is really related / wanted here

atlowChemi added the abortcontroller Issues and PRs related to the AbortController API label Jul 16, 2023
PR-URL: nodejs#47821
Fixes: nodejs#47811
Refs: whatwg/dom#1152
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
PR-URL: nodejs#48448
Fixes: nodejs#48419
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
atlowChemi force-pushed the v18-backport-abortSignal.any branch from 4e57bf1 to a30ecab Compare July 17, 2023 04:55
atlowChemi added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Jul 17, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 17, 2023

Copy link
Copy Markdown
Collaborator

danielleadams pushed a commit that referenced this pull request Jul 17, 2023
PR-URL: #47821
Backport-PR-URL: #48800
Fixes: #47811
Refs: whatwg/dom#1152
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit that referenced this pull request Jul 17, 2023
PR-URL: #48448
Backport-PR-URL: #48800
Fixes: #48419
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

Copy link
Copy Markdown
Contributor

Landed in d002f9b...156292d

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

abortcontroller Issues and PRs related to the AbortController API needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL