
morgan pushed to branch tor-browser-128.9.0esr-14.5-1 at The Tor Project / Applications / Tor Browser Commits: 98bf7748 by Pier Angelo Vendrame at 2025-04-14T18:53:58+00:00 fixup! TB 40562: Added Tor Browser preferences to 000-tor-browser.js TB 43653: Remove spoofOsInUserAgentHeader from 000-tor-browser.js. This pref does not do anything, as its code has been removed for tor-browser#43189. - - - - - 1 changed file: - browser/app/profile/000-tor-browser.js Changes: ===================================== browser/app/profile/000-tor-browser.js ===================================== @@ -45,9 +45,6 @@ pref("network.http.connection-retry-timeout", 0); // be reduced to the strictly required time). pref("extensions.torbutton.use_nontor_proxy", false); -// tor-browser#43170: Disable user-agent spoofing in HTTP header -pref("privacy.resistFingerprinting.spoofOsInUserAgentHeader", false); - // Browser home page: pref("browser.startup.homepage", "about:tor"); View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/98bf7748... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/98bf7748... You're receiving this email because of your account on gitlab.torproject.org.