зеркало из https://github.com/mozilla/pjs.git
bug 485610. Increase script timeouts. r=mfinkle
This commit is contained in:
Родитель
807201dc6a
Коммит
121036f635
|
@ -273,3 +273,6 @@ pref("content.max.tokenizing.time", 50000);
|
|||
|
||||
pref("javascript.options.jit.content", true);
|
||||
pref("javascript.options.jit.chrome", true);
|
||||
|
||||
pref("dom.max_chrome_script_run_time", 30);
|
||||
pref("dom.max_script_run_time", 20);
|
||||
|
|
Загрузка…
Ссылка в новой задаче