зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1381747 - Removed browser.display.history.maxresults from mobile.js. r=JanH
MozReview-Commit-ID: EBfNr65hiaR --HG-- extra : rebase_source : a4cf3165928f2ea1d86248b695b82583062b59c3
This commit is contained in:
Родитель
585a3e61e7
Коммит
5317a6d9c6
|
@ -124,9 +124,6 @@ pref("network.predictor.preserve", 50); // percentage of predictor data to keep
|
|||
// Use JS mDNS as a fallback
|
||||
pref("network.mdns.use_js_fallback", false);
|
||||
|
||||
/* history max results display */
|
||||
pref("browser.display.history.maxresults", 100);
|
||||
|
||||
/* How many times should have passed before the remote tabs list is refreshed */
|
||||
pref("browser.display.remotetabs.timeout", 10);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче