tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 3af026ed51bdbb62ff48039e77606cf443b9075a
parent 28099cc47a0c0a1254c0ae2ee5cbe05b1f735524
Author: Roger Yang <royang@mozilla.com>
Date:   Mon, 15 Dec 2025 17:04:45 +0000

Bug 2005586 - Enable composable toolbar by default. r=android-reviewers,petru

Differential Revision: https://phabricator.services.mozilla.com/D276042

Diffstat:
Mmobile/android/fenix/app/nimbus.fml.yaml | 9+--------
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 @@ -392,14 +392,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: >