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
<https://bugs.chromium.org/p/chromium/issues/detail?id=1323391> in Blink,
shipping <https://bugs.webkit.org/show_bug.cgi?id=263971> in WebKit
Web-platform-tests:
https://wpt.fyi/results/dom/abort/abort-signal-any.any.html
<https://wpt.fyi/results/dom/abort/abort-signal-any.any.html?label=experimental&label=master&aligned>

-- 
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CAGnPer%2B_8ta1y_fwnHJGW1oqTLRcLvCAop5sWvsQDApG2D6zTg%40mail.gmail.com.

Reply via email to