mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Back out changeset 20c846ba2905 (Bug 596076) until we are sure it does not cause crashes on ARM.
This commit is contained in:
parent
dce4d3daa1
commit
36cad0e9bd
@ -350,7 +350,8 @@ pref("content.sink.perf_parse_time", 5000);
|
||||
pref("content.sink.interactive_time", 0);
|
||||
pref("content.sink.initial_perf_time", 0);
|
||||
|
||||
pref("javascript.options.methodjit.chrome", true);
|
||||
pref("javascript.options.jit.content", true);
|
||||
pref("javascript.options.jit.chrome", true);
|
||||
pref("javascript.options.mem.gc_frequency", 300);
|
||||
|
||||
pref("dom.max_chrome_script_run_time", 30);
|
||||
|
Loading…
Reference in New Issue
Block a user