commit 9a668825f84dc39e2c269a3a66d14c32fce2d5a2
parent 3e31c02da708dd6a37641e3bf5cc54705987e2fd
Author: Roger Yang <royang@mozilla.com>
Date: Fri, 3 Oct 2025 18:54:19 +0000
Bug 1992433 - Enable composable toolbar by default. r=android-reviewers,skhan
Differential Revision: https://phabricator.services.mozilla.com/D267443
Diffstat:
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/mobile/android/fenix/app/nimbus.fml.yaml b/mobile/android/fenix/app/nimbus.fml.yaml
@@ -469,14 +469,7 @@ features:
description: >
When the feature is enabled the user will see a new composable toolbar instead the previous View based one.
type: Boolean
- default: false
- defaults:
- - channel: nightly
- value:
- enabled: true
- - channel: developer
- value:
- enabled: true
+ default: true
remote-tab-management:
description: >