зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 049ef1d4eb26 (bug 900784) on suspicion of letting devtools' browser_dbg_blackboxing-05.js frequently fail. r=backout
MozReview-Commit-ID: J4ZRfyu0AAf
This commit is contained in:
Родитель
ddf19ad008
Коммит
5ec1be5fca
|
@ -218,7 +218,7 @@ pref("dom.compartment_per_addon", true);
|
|||
// execution to record the bytecode of the JavaScript function used, and save it
|
||||
// in the existing cache entry. On the following loads of the same script, the
|
||||
// bytecode would be loaded from the cache instead of being generated once more.
|
||||
pref("dom.script_loader.bytecode_cache.enabled", true);
|
||||
pref("dom.script_loader.bytecode_cache.enabled", false);
|
||||
|
||||
// Ignore the heuristics of the bytecode cache, and always record on the first
|
||||
// visit. (used for testing purposes).
|
||||
|
|
Загрузка…
Ссылка в новой задаче