commit 3b30c384711efe66e18ad027c0312b22baba1c62
parent 450883a93f18f710ef5c407145cd6843b32d368d
Author: Noah Bond <nbond@mozilla.com>
Date: Wed, 10 Dec 2025 23:41:31 +0000
Bug 2005282 - Temporarily disable the tab manager opening animation r=android-reviewers,calu
The opening animation is having some performance issues, Bug 1993424 as an example. While we triage these, we're going to disable the animation, but it can still be enabled via Secret Settings.
Differential Revision: https://phabricator.services.mozilla.com/D275829
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mobile/android/fenix/app/nimbus.fml.yaml b/mobile/android/fenix/app/nimbus.fml.yaml
@@ -878,7 +878,7 @@ features:
- channel: nightly
value:
enabled: true
- opening_animation_enabled: true
+ opening_animation_enabled: false
suppress-sponsored-top-sites:
description: Suppress sponsored top sites for new users for 14 days.