[tbb-commits] [tor-browser/tor-browser-86.0-10.5-2] fixup! Bug 16620: Clear window.name when no referrer sent
sysrqb at torproject.org
sysrqb at torproject.org
Fri Feb 19 04:03:53 UTC 2021
commit 84fef100232bbd2455dc433bc7ea1aff6aef73a5
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 3020d57d1c3d..6123aefd7b07 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