Open
Bug 1891051
Opened 7 months ago
Updated 6 months ago
Remove dom.workers.pFetch.enabled pref
Categories
(Core :: DOM: Workers, task)
Core
DOM: Workers
Tracking
()
NEW
People
(Reporter: gregp, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
It's been enabled by default for about a year now (bug 1812039). Is this pref still useful?
Comment 1•7 months ago
|
||
I think it still potentially makes sense as an emergency kill switch. The natural time to remove it I think would be when we move the worker ScriptLoader to depend on it, at which point it would make sense to remove the pref.
Comment 2•6 months ago
|
||
(In reply to Andrew Sutherland [:asuth] (he/him) from comment #1)
I think it still potentially makes sense as an emergency kill switch. The natural time to remove it I think would be when we move the worker ScriptLoader to depend on it, at which point it would make sense to remove the pref.
Bug 1899507 has been filed for that ScriptLoader work.
Depends on: 1899507
You need to log in
before you can comment on or make changes to this bug.
Description
•