Closed
Bug 1162841
Opened 11 years ago
Closed 10 years ago
Harmonize the TP prefs to privacy.trackingprotection.*
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
INVALID
People
(Reporter: francois, Unassigned)
References
Details
We currently have:
browser.trackingprotection.updateURL
browser.trackingprotection.gethashURL
privacy.trackingprotection.enabled
privacy.trackingprotection.pbmode.enabled
privacy.trackingprotection.ui.enabled
We should replace "browser" with "privacy" in the first two unless there's a good reason not to (e.g. the update code relies on browser.*).
| Reporter | ||
Updated•11 years ago
|
QA Contact: mwobensmith
| Reporter | ||
Comment 1•10 years ago
|
||
The first two have become:
browser.safebrowsing.provider.mozilla.updateURL
browser.safebrowsing.provider.mozilla.gethashURL
in bug 1107372 and so there is nothing to be done anymore.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•