Closed
Bug 1698468
Opened 2 years ago
Closed 2 years ago
Implement AbortSignal.abort() static method
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: annevk, Assigned: saschanaz)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
New feature to make AbortSignal
a bit more ergonomic. Similar to Promise.reject()
.
Kagami, want to take this?
Flags: needinfo?(krosylight)
Assignee | ||
Comment 1•2 years ago
|
||
Looks simple enough 🙂
Assignee: nobody → krosylight
Flags: needinfo?(krosylight)
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Keywords: dev-doc-needed
Updated•2 years ago
|
Attachment #9209251 -
Attachment description: Bug 1698468 - Add AbortSignal.abort() r=smaug → Bug 1698468 - Add AbortSignal.abort() r=edgar
Pushed by krosylight@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/decf4d0a1441 Add AbortSignal.abort() r=smaug
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Comment 5•2 years ago
|
||
FYI Docs for this are going in for FF88
Comments, suggestions welcome.
Comment 6•2 years ago
|
||
Docs now completed for this one; thanks Hamish!
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•