tor-browser

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

commit 07f704bf7c0c3b8e70c932bab40ae82374e71bb8
parent 6f3037f71baa242161ed343cdccb12c1b8e50227
Author: Manuel Bucher <manuel@mozilla.com>
Date:   Wed,  1 Oct 2025 15:51:46 +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.