Changes

Jump to: navigation, search

Security/Tracking protection

226 bytes removed, 20:49, 14 July 2016
Prefs: remove obsolete prefs
== Prefs ==
* <tt>browser.safebrowsing.provider.mozilla.lists</tt>: list of tables coming from the Mozilla shavar service
* <tt>browser.safebrowsing.provider.mozilla.updateURL</tt>: server endpoint for downloading list updates
* <tt>browser.safebrowsing.provider.mozilla.gethashURL</tt>: server endpoint for completions
* <tt>browser.safebrowsing.provider.mozilla.lastupdatetime</tt>: timestamp (in ms) of when the last list update happened.
* <tt>browser.safebrowsing.provider.mozilla.nextupdatetime</tt>: timestamp (in ms) of when the list should next be downloaded.
* <tt>privacy.trackingprotection.enabled</tt>: to enable TP '''globally'''
* <tt>privacy.trackingprotection.pbmode.enabled</tt>: to enable TP in '''Private Browsing mode''' (not needed if the global pref is enabled)
* <tt>urlclassifier.trackingTable</tt>: list of tables to use when looking for trackers (they need to be named <tt>*-track-*</tt>)
* <tt>urlclassifier.trackingWhitelistTable</tt>: list of tables to use when checking whether or not a tracker is part of the same entity as the page (they need to be named <tt>*-trackwhite-*</tt>)
 
Firefox 42 and earlier:
 
* <tt>browser.trackingprotection.updateURL</tt>: server endpoint for downloading list updates
* <tt>browser.trackingprotection.gethashURL</tt>: server endpoint for completions
 
Firefox 43 and later:
 
* <tt>browser.safebrowsing.provider.mozilla.lists</tt>: list of tables coming from the Mozilla shavar service
* <tt>browser.safebrowsing.provider.mozilla.updateURL</tt>: server endpoint for downloading list updates
* <tt>browser.safebrowsing.provider.mozilla.gethashURL</tt>: server endpoint for completions
* <tt>browser.safebrowsing.provider.mozilla.lastupdatetime</tt>: timestamp (in ms) of when the last list update happened.
* <tt>browser.safebrowsing.provider.mozilla.nextupdatetime</tt>: timestamp (in ms) of when the list should next be downloaded.
== Engineering ==
Confirm
908
edits

Navigation menu