Open
Bug 1255233
Opened 9 years ago
Updated 3 years ago
Move devtools.selfxss.count pref out of branding files and into the devtools.js pref file
Categories
(DevTools :: Framework, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: bgrins, Unassigned)
Details
(Whiteboard: [btpp-backlog])
Unlike other !RELEASE_BUILD customizations this pref is shipping in the branding files. I'm not sure if there's a reason for that, but it would be more consistent with other prefs if we moved that into the devtools.js pref file.
https://dxr.mozilla.org/mozilla-central/search?q=selfxss.count&redirect=true&case=false
Reporter | ||
Updated•9 years ago
|
Priority: -- → P3
Whiteboard: [btpp-backlog]
I don't think there's a reason. Makes sense to move to devtools.js.
There is a tangentially related discussion of pref file order in bug 1241858, but I don't think it should stop us from pulling things into one place here.
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•