mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
add site icons and urlbar autocomplete prefs back in as they were removed
from all.js
This commit is contained in:
parent
00e4a35da2
commit
e638f1c73d
@ -63,7 +63,9 @@ pref("chimera.log_js_to_console", true);
|
||||
pref("general.useragent.vendor", "Camino");
|
||||
pref("general.useragent.vendorSub", "0.7+");
|
||||
|
||||
pref("browser.chrome.site_icons", true);
|
||||
pref("browser.chrome.favicons", true);
|
||||
pref("browser.urlbar.autocomplete.enabled", true);
|
||||
|
||||
// Default to auto download enabled but auto helper dispatch disabled
|
||||
pref("browser.download.autoDownload", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user