зеркало из https://github.com/mozilla/pjs.git
Bug 610678 - Ts regression 2010-11-02 from enabling methodjit.chrome (disable methodjit.chrome) [r=me]
This commit is contained in:
Родитель
f6f2b49536
Коммит
2c53faced4
|
@ -346,7 +346,7 @@ pref("content.sink.perf_deflect_count", 1000000);
|
|||
pref("content.sink.perf_parse_time", 50000000);
|
||||
|
||||
pref("javascript.options.mem.gc_frequency", 300);
|
||||
pref("javascript.options.methodjit.chrome", true);
|
||||
pref("javascript.options.methodjit.chrome", false);
|
||||
|
||||
pref("dom.max_chrome_script_run_time", 0); // disable slow script dialog for chrome
|
||||
pref("dom.max_script_run_time", 20);
|
||||
|
|
Загрузка…
Ссылка в новой задаче