tor-browser

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

commit 58cd34b6d78b9c78ab3373c35663793e0f5d6cdb
parent 44b5254ceb13ce1effd19a8f2ce9bd4697db4ca2
Author: Andrea Marchesini <amarchesini@mozilla.com>
Date:   Tue, 16 Dec 2025 09:47:42 +0000

Bug 2006196 - Get rid of CookieStore Nimbus feature flag, r=smaug

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

Diffstat:
Mtoolkit/components/nimbus/FeatureManifest.yaml | 13-------------
1 file changed, 0 insertions(+), 13 deletions(-)

diff --git a/toolkit/components/nimbus/FeatureManifest.yaml b/toolkit/components/nimbus/FeatureManifest.yaml @@ -3471,19 +3471,6 @@ compressionDictionaries: branch: default pref: network.http.dictionaries.enable -cookieStore: - description: Enablement of cookieStore API - owner: edgul@mozilla.com - hasExposure: false - variables: - enabled: - type: boolean - setPref: - branch: default - pref: dom.cookieStore.enabled - description: >- - Enablement of the cookie store API to CRUD and monitor cookies from window JS and ServiceWorkers. - pingsender: description: "In-product usage of the pingsender telemetry reporter." owner: nalexander@mozilla.com