Closed
Bug 1562331
Opened 6 years ago
Closed 6 years ago
Make still more static prefs follow the naming convention
Categories
(Core :: Preferences: Backend, enhancement)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(2 files)
This will be the last one, I promise.
| Assignee | ||
Comment 1•6 years ago
|
||
This also removes the following prefs, because they're unused:
- media.autoplay.allow-muted pref
- media.autoplay.blackList-override-default
| Assignee | ||
Comment 2•6 years ago
|
||
Also converts webgl.pref-16bpp from a VarCache pref to a normal pref, because
it doesn't need to be a VarCache pref.
Depends on D36396
| Assignee | ||
Updated•6 years ago
|
Summary: Make even more static prefs follow the naming convention → Make still more static prefs follow the naming convention
| Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Attachment #9074902 -
Attachment description: Bug 1562331 - Make media.* static prefs follow the naming convention. r=KrisWright → Bug 1562331 - Make webgl.* static prefs follow the naming convention. r=KrisWright
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3780202d7104
Make media.* static prefs follow the naming convention. r=KrisWright
https://hg.mozilla.org/integration/mozilla-inbound/rev/98d86b9328ef
Make webgl.* static prefs follow the naming convention. r=KrisWright
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3780202d7104
https://hg.mozilla.org/mozilla-central/rev/98d86b9328ef
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•6 years ago
|
Assignee: nobody → n.nethercote
You need to log in
before you can comment on or make changes to this bug.
Description
•