Intent to prototype and ship: AbortSignal.any

301 views
Skip to first unread message

Vincent Hilla

unread,
Jan 23, 2024, 6:11:04 AM1/23/24
to dev-pl...@mozilla.org

As of Fx124 I intend to turn AbortSignal.any on by default.


Summary: AbortSignals are useful for aborting async operations. This API allows combining multiple signals into a new signal which is aborted when any of the source signals is aborted.


Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1830781

Specification: https://github.com/whatwg/dom/pull/1152 and https://dom.spec.whatwg.org/#create-a-dependent-abort-signal 

Standards Body: WHATWG

Platform coverage: all

DevTools Bug: n/a

Link to standards-position discussion: https://github.com/mozilla/standards-positions/issues/774 

Other browsers: Shipped in Blink, shipping in WebKit

Web-platform-tests: https://wpt.fyi/results/dom/abort/abort-signal-any.any.html
Reply all
Reply to author
Forward
0 new messages