зеркало из https://github.com/mozilla/pjs.git
Bug 624454 - Increase horizontal cache. [r=mfinkle]
This commit is contained in:
Родитель
ea40d9f574
Коммит
e4efb9fd92
|
@ -49,7 +49,7 @@
|
|||
// viewport height is 500
|
||||
// => display port height will be 500 * 1.5 = 750
|
||||
//
|
||||
pref("toolkit.browser.cacheRatioWidth", 1100);
|
||||
pref("toolkit.browser.cacheRatioWidth", 2000);
|
||||
pref("toolkit.browser.cacheRatioHeight", 2000);
|
||||
|
||||
// How long before a content view (a handle to a remote scrollable object)
|
||||
|
|
Загрузка…
Ссылка в новой задаче