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:
mr. M
2024-12-23 16:06:22 +01:00
parent e003fa2a66
commit 2df51f8b73

View File

@@ -248,7 +248,6 @@ pref('dom.script_loader.bytecode_cache.strategy', 2);
pref("dom.text_fragments.enabled", true);
pref("layout.css.grid-template-masonry-value.enabled", true);
pref("dom.enable_web_task_scheduling", true);
pref("dom.security.sanitizer.enabled", true);
// Pocket