Closed Bug 1737771 Opened 3 years ago Closed 2 years ago

Add abort reason to AbortSignal

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: nidhijaju, Assigned: saschanaz)

References

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36

Steps to reproduce:

Add an abort reason property to AbortSignal (i.e. signal.reason) which is a JavaScript value used when aborting a signal.

See https://github.com/whatwg/streams/issues/1165 and https://github.com/whatwg/dom/pull/1027.

Component: JavaScript Engine → DOM: Core & HTML
Blocks: 1739564
Blocks: 1740522
Assignee: nobody → krosylight
Keywords: dev-doc-needed
Attachment #9252705 - Attachment description: Bug 1737771 - Implement AbortSignal.reason r=iain,mgaudet,smaug! → Bug 1737771 - Implement AbortSignal.reason r=mgaudet!,smaug!
Blocks: 1745372
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e5369715384
Implement AbortSignal.reason r=mgaudet,smaug
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/32066 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot

Setting to dev-doc-complete as this work was done in https://github.com/mdn/content/issues/11593

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: