1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

removed layout.css.animation-composition.enabled

now default in FF115
This commit is contained in:
HJ
2023-07-08 15:06:08 -04:00
committed by GitHub
parent 148f2ed8fd
commit addacadd8e
+1 -2
View File
@@ -10,7 +10,7 @@
/****************************************************************************
* Betterfox *
* "Ad meliora" *
* version: 115 *
* version: 116 *
* url: https://github.com/yokoffing/Betterfox *
****************************************************************************/
@@ -24,7 +24,6 @@ user_pref("browser.startup.preXulSkeletonUI", false);
/** EXPERIMENTAL ***/
user_pref("layout.css.grid-template-masonry-value.enabled", true);
user_pref("layout.css.animation-composition.enabled", true);
user_pref("dom.enable_web_task_scheduling", true);
/** GFX ***/