Closed
Bug 1642721
Opened 6 years ago
Closed 6 years ago
Convert the security.sandbox.* VarCache prefs
Categories
(Core :: Preferences: Backend, task)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla79
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: Gankra, Assigned: Gankra)
References
Details
Attachments
(2 files)
This covers:
- security.sandbox.rdd.win32k-disable
- security.sandbox.gmp.win32k-disable
- security.sandbox.windows.log.stackTraceDepth
| Assignee | ||
Comment 1•6 years ago
|
||
huh, weird that cloning creates a dep
No longer depends on: 1572508
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → a.beingessner
| Assignee | ||
Comment 2•6 years ago
|
||
converts:
- security.sandbox.rdd.win32k-disable
- security.sandbox.gmp.win32k-disable
I'm assuming the pattern established by the other, newer, win32k StaticPrefs can
be followed here, and the xpcom checks aren't needed.
| Assignee | ||
Comment 3•6 years ago
|
||
Depends on D78933
| Assignee | ||
Comment 4•6 years ago
|
||
Pushed by abeingessner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2985a63fa9bc
convert the last two securit.sandbox.*.win32k VarCache prefs. r=bobowen
https://hg.mozilla.org/integration/autoland/rev/d8f9c79d0067
convert security.sandbox.logging.enabled to a StaticPref. r=bobowen
Comment 6•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2985a63fa9bc
https://hg.mozilla.org/mozilla-central/rev/d8f9c79d0067
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•