mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-20 09:58:10 +00:00
Bug 120949, disable favicons for moz1.0, r=pav, sr=blake
This commit is contained in:
parent
420d6afe04
commit
2e21736090
@ -95,7 +95,7 @@ pref("browser.urlbar.showPopup", true);
|
||||
pref("browser.urlbar.showSearch", true);
|
||||
|
||||
pref("browser.chrome.site_icons", true);
|
||||
pref("browser.chrome.favicons", true);
|
||||
pref("browser.chrome.favicons", false);
|
||||
|
||||
pref("browser.chrome.toolbar_tips", true);
|
||||
pref("browser.chrome.toolbar_style", 2);
|
||||
|
Loading…
x
Reference in New Issue
Block a user