Bug 602670 - Never show an unresponsive script dialog for chrome scripts [r=mbrubeck]

This commit is contained in:
Mark Finkle 2010-10-07 20:46:49 -04:00
Родитель e20b218619
Коммит a2b8e5533b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -354,7 +354,7 @@ pref("content.sink.initial_perf_time", 0);
pref("javascript.options.mem.gc_frequency", 300);
pref("dom.max_chrome_script_run_time", 30);
pref("dom.max_chrome_script_run_time", 0); // disable slow script dialog for chrome
pref("dom.max_script_run_time", 20);
// JS error console