Enable dom.workers.timeoutmanager and put it into the release cycle
Categories
(Core :: DOM: Workers, task)
Tracking
()
People
(Reporter: aiunusov, Assigned: aiunusov)
References
Details
Attachments
(1 file)
We need to enable dom.workers.timeoutmanager around next softfreeze
So far, it's enabled for Nightly only
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Comment 4•1 year ago
|
||
Should we add this to the Fx139 relnotes? Please add a relnote-firefox? nomination if yes.
| Assignee | ||
Comment 5•1 year ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: we changed timeout manager implementation on Workers (to enable timers throttling)
[Affects Firefox for Android]: yes
[Suggested wording]:
[Links (documentation, blog post, etc)]: to be added
Comment 6•1 year ago
|
||
Added to the Fx139 relnotes, but it would be really nice if we could flesh this one out a bit.
Comment 7•1 year ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #6)
Added to the Fx139 relnotes, but it would be really nice if we could flesh this one out a bit.
[Why is this notable]: Being able to rely on the same timeout implementation everywhere reduces the risk of hard to diagnose differences between workers and normal content.
[Affects Firefox for Android]: yes
[Suggested wording]: Workers & Service workers now use the same timeout implementation as everything else, reducing the risk of hard to diagnose differences.
[Links (documentation, blog post, etc)]: None (there is hopefully no user perceivable functional change).
Updated•1 year ago
|
Updated•1 year ago
|
Description
•