зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 9888c5676034 (bug 1727158) for causing failures on image-loading-lazy-negative-margin.html
This commit is contained in:
Родитель
ebe64856b4
Коммит
71bcf7f68f
|
@ -2480,11 +2480,7 @@ pref("dom.ipc.processCount.privilegedabout", 1);
|
|||
pref("dom.ipc.processCount.privilegedmozilla", 1);
|
||||
|
||||
// Maximum number of isolated content processes per-origin.
|
||||
#ifdef ANDROID
|
||||
pref("dom.ipc.processCount.webIsolated", 1);
|
||||
#else
|
||||
pref("dom.ipc.processCount.webIsolated", 4);
|
||||
#endif
|
||||
|
||||
// Keep a single privileged about process alive for performance reasons.
|
||||
// e.g. we do not want to throw content processes out every time we navigate
|
||||
|
|
Загрузка…
Ссылка в новой задаче