[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser] branch tor-browser-102.3.0esr-12.0-1 updated: fixup! TB3: Tor Browser's official .mozconfigs.



This is an automated email from the git hooks/post-receive script.

richard pushed a commit to branch tor-browser-102.3.0esr-12.0-1
in repository tor-browser.

The following commit(s) were added to refs/heads/tor-browser-102.3.0esr-12.0-1 by this push:
     new 69721baf14f0 fixup! TB3: Tor Browser's official .mozconfigs.
69721baf14f0 is described below

commit 69721baf14f0b1e4eb1eb72ecde123d84d68d7ed
Author: Dan Ballard <dan@xxxxxxxxxxxx>
AuthorDate: Mon Sep 26 14:00:18 2022 -0700

    fixup! TB3: Tor Browser's official .mozconfigs.
    
    bug_41163: Fixing loading of bundled fonts on linux
---
 browser/app/profile/001-base-profile.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/browser/app/profile/001-base-profile.js b/browser/app/profile/001-base-profile.js
index 2dbd674d9ab5..80fe3f56967b 100644
--- a/browser/app/profile/001-base-profile.js
+++ b/browser/app/profile/001-base-profile.js
@@ -552,6 +552,8 @@ pref("font.name-list.monospace.x-unicode", "Consolas, Noto Sans Balinese, Noto S
 #endif
 
 #ifdef XP_LINUX
+pref("layout.css.font-visibility.resistFingerprinting", 3); // work around bug 41163
+
 // Arabic
 pref("font.name-list.serif.ar", "Noto Naskh Arabic, Tinos");
 pref("font.name-list.sans-serif.ar", "Noto Naskh Arabic, Arimo");

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits