зеркало из https://github.com/mozilla/pjs.git
Bug 648801 (new DOM list bindings) - Turn on new DOM bindings. r=bz/jst/mrbkap.
This commit is contained in:
Родитель
3746f89b8d
Коммит
bdcd1859ea
|
@ -601,7 +601,7 @@ pref("dom.min_background_timeout_value", 1000);
|
|||
|
||||
// Use the new DOM bindings (only affects any scopes created after the pref is
|
||||
// changed)
|
||||
pref("dom.new_bindings", false);
|
||||
pref("dom.new_bindings", true);
|
||||
|
||||
// Parsing perf prefs. For now just mimic what the old code did.
|
||||
#ifndef XP_WIN
|
||||
|
|
Загрузка…
Ссылка в новой задаче