tor-browser

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

commit a2afd88a0b68ac666df7ddc44625149adc7454f1
parent 3772f90b8ab1cd689dbea4c2bbdae315a8a97984
Author: Manuel Bucher <manuel@mozilla.com>
Date:   Thu,  4 Dec 2025 14:45:26 +0000

Bug 2004044 - Storage-Access-Headers: Ride the train r=timhuang

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

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 @@ -4865,7 +4865,7 @@ # Enable Storage-Access-Headers - name: dom.storage_access.headers.enabled type: bool - value: @IS_NIGHTLY_BUILD@ + value: true mirror: always # Forward-Declared Storage-access API.