Partially revert safebrowsing commits to fix "tracking protection".

This resolves #425.
This commit is contained in:
wolfbeast 2018-06-01 16:52:16 +02:00 committed by Roy Tam
commit 7e89fca2f7
2 changed files with 1 additions and 3 deletions

View file

@ -6,11 +6,9 @@ Components.utils.import("resource://gre/modules/Services.jsm");
const BASE_LIST_ID = "base";
const CONTENT_LIST_ID = "content";
const TRACK_SUFFIX = "-track-digest256";
#ifdef MOZ_SAFE_BROWSING
const TRACKING_TABLE_PREF = "urlclassifier.trackingTable";
const LISTS_PREF_BRANCH = "browser.safebrowsing.provider.mozilla.lists.";
const UPDATE_TIME_PREF = "browser.safebrowsing.provider.mozilla.nextupdatetime";
#endif
var gBlocklistManager = {
_type: "",

View file

@ -6,7 +6,7 @@ browser.jar:
content/browser/preferences/applicationManager.xul
content/browser/preferences/applicationManager.js
content/browser/preferences/blocklists.xul
* content/browser/preferences/blocklists.js
content/browser/preferences/blocklists.js
* content/browser/preferences/colors.xul
* content/browser/preferences/cookies.xul
content/browser/preferences/cookies.js