tor-browser

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

commit 85b7cd6498e356042098cb9eb6eda713789d4232
parent 70c2be547b0147c72b026d9e5d1b6b0ac141bbad
Author: Harrison Oglesby <oglesby.harrison@gmail.com>
Date:   Thu, 13 Nov 2025 20:03:39 +0000

Bug 1999809 - Enable Settings Search in nightly by default r=android-reviewers,petru

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

Diffstat:
Mmobile/android/fenix/app/nimbus.fml.yaml | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/mobile/android/fenix/app/nimbus.fml.yaml b/mobile/android/fenix/app/nimbus.fml.yaml @@ -880,6 +880,13 @@ features: Enables the user to search for settings. type: Boolean default: false + defaults: + - channel: developer + value: + enabled: true + - channel: nightly + value: + enabled: true toolbar-redesign-option: description: Control the visibility of toolbar redesign option in settings.