regressed tPan and tShutdown (and mfinkle said it also hurt tS) Backed out changeset fd2537bf5603

This commit is contained in:
Doug Turner 2011-01-07 20:15:19 -08:00
parent 2f913c8431
commit 9b2f29ebbe

View File

@ -364,7 +364,7 @@ pref("content.sink.perf_parse_time", 50000000);
pref("javascript.options.mem.gc_frequency", 300);
pref("javascript.options.mem.high_water_mark", 32);
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);