tor-browser

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

commit 1f62a4baa46b33515d562911e17ed5b901c5cca2
parent 0c2f135b248ef12781cd6943a3e0e5ead7b76d31
Author: Roger Yang <royang@mozilla.com>
Date:   Thu, 13 Nov 2025 19:18:39 +0000

Bug 1957970 - Remove search term group Nimbus feature. r=android-reviewers,petru

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

Diffstat:
Mmobile/android/fenix/app/.experimenter.yaml | 8--------
Mmobile/android/fenix/app/nimbus.fml.yaml | 14--------------
2 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/mobile/android/fenix/app/.experimenter.yaml b/mobile/android/fenix/app/.experimenter.yaml @@ -186,14 +186,6 @@ search-extra-params: search-engine: type: string description: The search engine name. -search-term-groups: - description: A feature allowing the grouping of URLs around the search term that it came from. - hasExposure: true - exposureDescription: "" - variables: - enabled: - type: boolean - description: "If true, the feature shows up on the homescreen and on the new tab screen." splash-screen: description: "A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run." hasExposure: true diff --git a/mobile/android/fenix/app/nimbus.fml.yaml b/mobile/android/fenix/app/nimbus.fml.yaml @@ -83,20 +83,6 @@ features: description: The drawable displayed in the app menu for Settings type: String default: mozac_ic_settings - search-term-groups: - description: A feature allowing the grouping of URLs around the search term that it came from. - variables: - enabled: - description: If true, the feature shows up on the homescreen and on the new tab screen. - type: Boolean - default: false - defaults: - - channel: nightly - value: - enabled: true - - channel: developer - value: - enabled: true query-parameter-stripping: description: Features for query parameter stripping. variables: