Skip to content

Implement AbortController and AbortSignal - #9361

Merged
chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-896669
Feb 5, 2018
Merged

chromium-wpt-export-bot merged 1 commit into
masterfrom
chromium-export-cl-896669

Conversation

@chromium-wpt-export-bot

@chromium-wpt-export-bot chromium-wpt-export-bot commented Feb 2, 2018

Copy link
Copy Markdown
Collaborator

Also adjust layout tests expectations to match the new behaviour. One
fetch() wpt test that previously failed due to AbortController being
undefined now times out because the "signal" properties in fetch options
doesn't do anything yet. This will be fixed once it is implemented.

Spec: https://dom.spec.whatwg.org/#aborting-ongoing-activities
Design doc: https://docs.google.com/document/d/1OuoCG2uiijbAwbCw9jaS7tHEO0LBO_4gMNio1ox0qlY/edit
Intent to Ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/9vNZh4fhV2U/ZVxD2iQACgAJ

BUG=750599

Change-Id: I0e504bbf7f8552d602913ee2069bbf90f95deaff
Reviewed-on: https://chromium-review.googlesource.com/896669
Commit-Queue: Adam Rice [email protected]
Reviewed-by: Kent Tamura [email protected]
Reviewed-by: Hayato Ito [email protected]
Reviewed-by: Joshua Bell [email protected]
Cr-Commit-Position: refs/heads/master@{#534352}

@wpt-pr-bot wpt-pr-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Already reviewed downstream.

@ghost

ghost commented Feb 2, 2018

Copy link
Copy Markdown

Build PASSED

Started: 2018-02-05 09:31:02
Finished: 2018-02-05 09:40:03

Failing Jobs

  • MicrosoftEdge:16.16299

View more information about this build on:

@chromium-wpt-export-bot
chromium-wpt-export-bot force-pushed the chromium-export-cl-896669 branch 3 times, most recently from 2e4b6f9 to 6e18c41 Compare February 5, 2018 07:14
Also adjust layout tests expectations to match the new behaviour. One
fetch() wpt test that previously failed due to AbortController being
undefined now times out because the "signal" properties in fetch options
doesn't do anything yet. This will be fixed once it is implemented.

Spec: https://dom.spec.whatwg.org/#aborting-ongoing-activities
Design doc: https://docs.google.com/document/d/1OuoCG2uiijbAwbCw9jaS7tHEO0LBO_4gMNio1ox0qlY/edit
Intent to Ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/9vNZh4fhV2U/ZVxD2iQACgAJ

BUG=750599

Change-Id: I0e504bbf7f8552d602913ee2069bbf90f95deaff
Reviewed-on: https://chromium-review.googlesource.com/896669
Commit-Queue: Adam Rice <[email protected]>
Reviewed-by: Kent Tamura <[email protected]>
Reviewed-by: Hayato Ito <[email protected]>
Reviewed-by: Joshua Bell <[email protected]>
Cr-Commit-Position: refs/heads/master@{#534352}
@chromium-wpt-export-bot
chromium-wpt-export-bot merged commit 7caa3de into master Feb 5, 2018
@chromium-wpt-export-bot
chromium-wpt-export-bot deleted the chromium-export-cl-896669 branch February 5, 2018 09:47
watilde added a commit to watilde/node that referenced this pull request Oct 31, 2020
watilde added a commit to nodejs/node that referenced this pull request Nov 1, 2020
targos pushed a commit to nodejs/node that referenced this pull request Nov 3, 2020
targos pushed a commit to targos/node that referenced this pull request Apr 30, 2021
targos pushed a commit to nodejs/node that referenced this pull request Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants