Closed
Bug 1722412
Opened 4 years ago
Closed 4 years ago
Remove Mac Flash Sandboxing Prefs
Categories
(Core :: Security: Process Sandboxing, defect, P1)
Tracking
()
RESOLVED
FIXED
92 Branch
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | fixed |
People
(Reporter: haik, Assigned: haik)
References
Details
Attachments
(1 file)
These dom.ipc.plugins.sandbox-level.* sandboxing preferences are no longer needed.
From browser/app/profile/firefox.js,
pref("dom.ipc.plugins.sandbox-level.flash", 1);
pref("dom.ipc.plugins.sandbox-level.flash.legacy", 1);
pref("dom.ipc.plugins.sandbox-level.flash.max-legacy-os-minor", 10);
pref("dom.ipc.plugins.sandbox-level.default", 1);
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Remove Mac Flash sandboxing prefs.
Pushed by haftandilian@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c67fd7b40716
Remove Mac Flash Sandboxing Prefs r=handyman
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•