From 9859cc8889bff5a3e8ae7af75542c7171f01e57a Mon Sep 17 00:00:00 2001 From: earthlng Date: Sun, 4 Jun 2017 18:11:46 +0200 Subject: [PATCH] 9999 nits --- user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index d594ef3..ffdc637 100644 --- a/user.js +++ b/user.js @@ -1726,7 +1726,7 @@ user_pref("browser.history.allowReplaceState", false); // ***/ /* FF48 // 0806: disable 'unified complete': 'Search with [default search engine]' - // [1] http://techdows.com/2016/05/firefox-unified-complete-aboutconfig-preference-removed.html + // [-] http://techdows.com/2016/05/firefox-unified-complete-aboutconfig-preference-removed.html // [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1181078 user_pref("browser.urlbar.unifiedcomplete", false); // ***/ @@ -1758,7 +1758,7 @@ user_pref("browser.usedOnWindows10.introURL", ""); // 0308: disable plugin update notifications // [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1277905 user_pref("plugins.update.notifyUser", false); -// 0410: disable "Block dangerous and deceptive content"- replaced by browser.safebrowsing.phishing.enabled +// 0410: disable "Block dangerous and deceptive content" - replaced by browser.safebrowsing.phishing.enabled // [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1025965 // user_pref("browser.safebrowsing.enabled", false); // 1266: disable rc4 ciphers