[tbb-commits] [tor-browser/tor-browser-86.0b5-10.5-1] fixup! Bug 16620: Clear window.name when no referrer sent
sysrqb at torproject.org
sysrqb at torproject.org
Wed Feb 17 23:58:12 UTC 2021
commit 78554636672465d7f9ea58dc05ec5e64bdd4ec0d
Author: Alex Catarineu <acat at torproject.org>
Date: Wed Feb 17 22:45:45 2021 +0100
fixup! Bug 16620: Clear window.name when no referrer sent
Bug 40344: Set privacy.window.name.update.enabled=false
---
modules/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
index f4a14782a375..acf9cb210208 100644
--- a/modules/libpref/init/StaticPrefList.yaml
+++ b/modules/libpref/init/StaticPrefList.yaml
@@ -9442,7 +9442,7 @@
- name: privacy.window.name.update.enabled
type: bool
- value: true
+ value: false
mirror: always
# By default, the network state isolation is not active when there is a proxy
More information about the tbb-commits
mailing list