tor-browser

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

commit 2ab03fd872e86b6efdb891c2022d6d4d9557b17d
parent ed458be3ba7c9cd01ee58e4deec4c52a8fdcc489
Author: Randell Jesup <rjesup@mozilla.com>
Date:   Thu, 30 Oct 2025 17:21:28 +0000

Bug 1997158: Hold CompressionDictionaries in Nightly r=necko-reviewers,sunil

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

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 @@ -15732,7 +15732,7 @@ # Enable HTTP Compression Dictionary support - name: network.http.dictionaries.enable type: RelaxedAtomicBool - value: true + value: @IS_NIGHTLY_BUILD@ mirror: always #---------------------------------------------------------------------------