mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 23:43:40 +02:00
1031 add more info
https://bugzilla.mozilla.org/show_bug.cgi?id=1453751#c28
This commit is contained in:
parent
3a5667538d
commit
61385dc95e
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -2126,7 +2126,7 @@ user_pref("services.blocklist.update_enabled", true);
|
||||||
// 0503: disable "Savant" Shield study (FF61+)
|
// 0503: disable "Savant" Shield study (FF61+)
|
||||||
// [-] https://bugzilla.mozilla.org/1457226
|
// [-] https://bugzilla.mozilla.org/1457226
|
||||||
user_pref("shield.savant.enabled", false);
|
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
|
// [-] https://bugzilla.mozilla.org/1453751
|
||||||
// user_pref("browser.chrome.favicons", false);
|
// user_pref("browser.chrome.favicons", false);
|
||||||
// 2030: disable auto-play of HTML5 media - replaced by media.autoplay.default
|
// 2030: disable auto-play of HTML5 media - replaced by media.autoplay.default
|
||||||
|
|
Loading…
Add table
Reference in a new issue