From 84ea69411b544c266f9b597f66bb49723d48e1c3 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 12 May 2017 09:18:52 +1200 Subject: [PATCH] remove redundant line --- user.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/user.js b/user.js index 946feea..f1e6d83 100644 --- a/user.js +++ b/user.js @@ -312,8 +312,7 @@ user_pref("privacy.trackingprotection.ui.enabled", true); * [1] http://www.ghacks.net/2016/07/18/firefox-48-blocklist-against-plugin-fingerprinting/ * [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1237198 ***/ // user_pref("browser.safebrowsing.blockedURIs.enabled", false); -/* 0424: disable Mozilla tracking protection and flash blocklist downloads, updates - * [NOTE] These two prefs are also used for Tracking Protection and Flash (see 0420 and 0440) ***/ +/* 0424: disable Mozilla's tracking protection and Flash blocklist downloads, updates ***/ // user_pref("browser.safebrowsing.provider.mozilla.gethashURL", ""); // resolves hash conflicts // user_pref("browser.safebrowsing.provider.mozilla.updateURL", ""); // update FF lists