tor-browser

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

commit 245cbd53c93d7d94c5818a9df71d6a5de54c081f
parent 7255750e882810a61e96a37a911b1e98cc4fcbb7
Author: Manuel Bucher <manuel@mozilla.com>
Date:   Tue,  7 Oct 2025 21:58:55 +0000

Bug 1991688 - Storage-Access-Headers: Enable Nightly-Only r=bvandersloot

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

Diffstat:
Mmodules/libpref/init/StaticPrefList.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml @@ -4804,7 +4804,7 @@ # Enable Storage-Access-Headers - name: dom.storage_access.headers.enabled type: bool - value: false + value: @IS_NIGHTLY_BUILD@ mirror: always # Forward-Declared Storage-access API.