[wpt-sync] Sync PR 50354 - Ensure AbortSignal.throwIfAborted doesn't modify the message of an abort error
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50354 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50354
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
Ensure AbortSignal.throwIfAborted doesn't modify the message of an abort error
Fixed: 392413688
Change-Id: I3639c573cd7349eac1f9b09c427a5a52bccdda72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6209470
Reviewed-by: Andrey Kosyakov \<caseq@chromium.org>
Commit-Queue: Nate Chapin \<japhet@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1412605}
| Assignee | ||
Updated•11 months ago
|
| Assignee | ||
Comment 1•11 months ago
|
||
| Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 8 tests
Status Summary
Firefox
OK : 2
PASS : 32
ERROR: 6
Chrome
OK : 2
PASS : 30
FAIL : 2
ERROR: 6
Safari
OK : 2
PASS : 32
ERROR: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /dom/abort/event.any.shadowrealm-in-shadowrealm.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /dom/abort/event.any.shadowrealm-in-dedicatedworker.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /dom/abort/event.https.any.shadowrealm-in-serviceworker.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /dom/abort/event.any.shadowrealm-in-sharedworker.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /dom/abort/event.any.shadowrealm-in-window.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /dom/abort/event.https.any.shadowrealm-in-audioworklet.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR)
Comment 4•11 months ago
|
||
| bugherder | ||
Description
•