mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-26 09:14:22 +00:00
refactor: Remove bytecode loading strategy, b=no-bug, c=no-component
This commit is contained in:
@@ -16,7 +16,3 @@ pref("browser.lowMemoryResponseMask", 3);
|
||||
#endif
|
||||
|
||||
pref("network.predictor.enable-hover-on-ssl", true);
|
||||
|
||||
// Experimental Zen Features
|
||||
// Strategy to use for bytecode cache (Thanks https://github.com/gunir)
|
||||
pref('dom.script_loader.bytecode_cache.strategy', 2);
|
||||
|
||||
Reference in New Issue
Block a user