Closed
Bug 1585732
Opened 6 years ago
Closed 6 years ago
Ensure we don't access more prefs more frequently when fission is enabled (ie fission.rebuild_frameloaders_on_remoteness_change, media.cubeb.sandbox, security.sandbox.content.level)
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: emmamalysz, Assigned: Gijs)
References
Details
Attachments
(3 files)
No description provided.
Updated•6 years ago
|
Blocks: fission-talos-regressions
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Assignee | ||
Updated•6 years ago
|
Summary: Reduce number of accesses to fission.rebuild_frameloaders_on_remoteness_change when fission is enabled → Ensure we don't access more prefs more frequently when fission is enabled (ie fission.rebuild_frameloaders_on_remoteness_change, media.cubeb.sandbox, security.sandbox.content.level)
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D50954
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D50955
Updated•6 years ago
|
Attachment #9104944 -
Attachment description: Bug 1585732 - use staticprefs for media.cubeb.sandbox, r?jld → Bug 1585732 - use staticprefs for media.cubeb.sandbox, r?haik
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/83e1f34d2300
use staticprefs for security.sandbox.content.level, r=haik
https://hg.mozilla.org/integration/autoland/rev/6ccf5fddf743
use staticprefs for media.cubeb.sandbox, r=haik
https://hg.mozilla.org/integration/autoland/rev/6554ed35eaab
cache fission.rebuild_frameloaders_on_remoteness_change pref instead of refetching it, r=mconley
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/83e1f34d2300
https://hg.mozilla.org/mozilla-central/rev/6ccf5fddf743
https://hg.mozilla.org/mozilla-central/rev/6554ed35eaab
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Comment 6•6 years ago
|
||
bugherder landing |
Comment 7•6 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•