Implement TaskSignal.any for scheduler API to make it feature complete
Categories
(Core :: DOM: Core & HTML, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: sefeng211, Assigned: sefeng211)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Comment 4•1 year ago
|
||
:sefeng could you consider nominating this for a release note? (Process info)
| Assignee | ||
Comment 5•1 year ago
|
||
This feature is still behind a flag, so it's Nightly Only!
Release Note Request (optional, but appreciated)
[Why is this notable]:
This is a new web exposed static method
[Affects Firefox for Android]:
Yes
[Suggested wording]:
TaskSignal: any() is now available
[Links (documentation, blog post, etc)]:
https://developer.mozilla.org/en-US/docs/Web/API/TaskSignal/any_static
Comment 6•1 year ago
|
||
Thanks, added to the Fx140 nightly release notes, please allow 30 minutes for the site to update.
Comment 7•1 year ago
|
||
FF140 MDN docs work for this more or less complete. Can be tracked in https://github.com/mdn/content/issues/39627
Updated•11 months ago
|
Comment 8•10 months ago
|
||
IIUC, this Nightly-only relnote is no longer needed as the 142 relnote in bug 1966997 supersedes it.
Description
•