Closed
Bug 1880789
Opened 2 years ago
Closed 1 year ago
Remove dom.workers.modules.enabled pref
Categories
(Core :: DOM: Workers, task)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: gregp, Assigned: tannal2409)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [lang=C++])
Attachments
(1 file)
This pref has been enabled by default for about a year (bug 1812591). Let's remove this feature rollout pref
| Reporter | ||
Updated•2 years ago
|
Component: DOM: Service Workers → DOM: Workers
| Reporter | ||
Comment 1•1 year ago
|
||
- dom/workers/ScriptLoader.cpp#246-249
- dom/workers/ScriptLoader.cpp#518-520
- dom/workers/ScriptLoader.cpp#704-707
- dom/workers/ScriptLoader.cpp#1259
- dom/webidl/Worker.webidl#34,36
- dom/fs/test/mochitest/head.js#72
- dom/workers/test/test_bug1824498.html#26-28
- dom/workers/test/test_dynamicImport.html#29-31
- dom/workers/test/test_dynamicImport_early_termination.html#28-30
- modules/libpref/init/StaticPrefList.yaml#4134-4138
Keywords: good-first-bug
Whiteboard: [lang=C++]
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → tannal2409
Status: NEW → ASSIGNED
Comment 3•1 year ago
|
||
Yulia, is it okay to remove the worker modules pref or do we potentially need to keep it around as a kill switch?
Flags: needinfo?(ystartsev)
Pushed by gp3033@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/314ece164d39
Remove dom.workers.modules.enabled pref. r=gregp,webidl,dom-worker-reviewers,saschanaz,dom-storage-reviewers,janv,yulia,asuth
Comment 6•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•