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:
@@ -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 ***/
|
||||
|
||||
Reference in New Issue
Block a user