From 61385dc95ea13ebf9538c41547caa1e0a2e6f8db Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com> Date: Tue, 23 Oct 2018 13:46:25 +0000 Subject: [PATCH] 1031 add more info https://bugzilla.mozilla.org/show_bug.cgi?id=1453751#c28 --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 4e3bf87..8f74441 100644 --- a/user.js +++ b/user.js @@ -2126,7 +2126,7 @@ user_pref("services.blocklist.update_enabled", true); // 0503: disable "Savant" Shield study (FF61+) // [-] https://bugzilla.mozilla.org/1457226 user_pref("shield.savant.enabled", false); -// 1031: disable favicons in tabs and new bookmarks +// 1031: disable favicons in tabs and new bookmarks - merged into browser.chrome.site_icons // [-] https://bugzilla.mozilla.org/1453751 // user_pref("browser.chrome.favicons", false); // 2030: disable auto-play of HTML5 media - replaced by media.autoplay.default