
Pier Angelo Vendrame pushed to branch base-browser-128.10.0esr-14.5-1 at The Tor Project / Applications / Tor Browser Commits: 002b5ce3 by Neel Chauhan at 2025-04-22T19:32:04+02:00 fixup! Firefox preference overrides. - - - - - 1 changed file: - browser/app/profile/001-base-profile.js Changes: ===================================== browser/app/profile/001-base-profile.js ===================================== @@ -4,10 +4,9 @@ // Use the OS locale by default (tor-browser#17400) pref("intl.locale.requested", ""); -// Home page and new tab is blank rather than Firefox Home (Activity Stream). +// Home page is blank rather than Firefox Home (Activity Stream). // tor-browser#31575 and tor-browser#30662 pref("browser.startup.homepage", "about:blank"); -pref("browser.newtabpage.enabled", false); // tor-browser#43164: Prevent search-bar from being auto-hidden when not used for awhile // This preference is locked so that the browser itself can never set an actual View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/002b5ce3... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/002b5ce3... You're receiving this email because of your account on gitlab.torproject.org.