зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1105456 - Temporarily disable Unified Complete due to recent regressions. r=post-facto a=ryanVM for pushing on a CLOSED TREE central
--HG-- extra : histedit_source : 040465fdd50a2b6a310a8e2169ddad9b7d1d4500
This commit is contained in:
Родитель
d1357bcbc6
Коммит
24bd6339dd
|
@ -323,7 +323,7 @@ pref("browser.urlbar.autoFill", true);
|
|||
pref("browser.urlbar.autoFill.typed", true);
|
||||
|
||||
// Use the new unifiedComplete component
|
||||
pref("browser.urlbar.unifiedcomplete", true);
|
||||
pref("browser.urlbar.unifiedcomplete", false);
|
||||
|
||||
// 0: Match anywhere (e.g., middle of words)
|
||||
// 1: Match on word boundaries and then try matching anywhere
|
||||
|
|
Загрузка…
Ссылка в новой задаче