mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 08:42:13 +00:00
Bug 499808 - Long pause before first awesomebar results. r=vladimir
This commit is contained in:
parent
201b370428
commit
a4e754b8dc
@ -858,7 +858,7 @@ pref("geo.wifi.uri", "https://www.google.com/loc/json");
|
||||
#ifdef WINCE
|
||||
|
||||
// tweak awesomebar -- increase the delay until a search happens.
|
||||
pref("browser.urlbar.delay", 1000);
|
||||
pref("browser.urlbar.delay", 250);
|
||||
|
||||
// disable safe browsing, due to perf hit
|
||||
pref("browser.safebrowsing.enabled", false);
|
||||
|
Loading…
Reference in New Issue
Block a user