mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-06 19:38:24 +00:00
Fixed some sites not working when web task scheduling is enabled (closes https://github.com/zen-browser/desktop/issues/3910)
This commit is contained in:
@@ -248,7 +248,6 @@ pref('dom.script_loader.bytecode_cache.strategy', 2);
|
|||||||
pref("dom.text_fragments.enabled", true);
|
pref("dom.text_fragments.enabled", true);
|
||||||
|
|
||||||
pref("layout.css.grid-template-masonry-value.enabled", true);
|
pref("layout.css.grid-template-masonry-value.enabled", true);
|
||||||
pref("dom.enable_web_task_scheduling", true);
|
|
||||||
pref("dom.security.sanitizer.enabled", true);
|
pref("dom.security.sanitizer.enabled", true);
|
||||||
|
|
||||||
// Pocket
|
// Pocket
|
||||||
|
Reference in New Issue
Block a user