зеркало из https://github.com/mozilla/pjs.git
Remove JIT prefs from automation.py, bug 693815. r=dmandelin
This commit is contained in:
Родитель
3cbcef6373
Коммит
b52aa9414a
|
@ -418,10 +418,6 @@ user_pref("javascript.options.showInConsole", true);
|
|||
user_pref("devtools.errorconsole.enabled", true);
|
||||
user_pref("layout.debug.enable_data_xbl", true);
|
||||
user_pref("browser.EULA.override", true);
|
||||
user_pref("javascript.options.tracejit.content", true);
|
||||
user_pref("javascript.options.methodjit.content", true);
|
||||
user_pref("javascript.options.jitprofiling.content", true);
|
||||
user_pref("javascript.options.methodjit_always", false);
|
||||
user_pref("gfx.color_management.force_srgb", true);
|
||||
user_pref("network.manage-offline-status", false);
|
||||
user_pref("test.mousescroll", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче