
Pier Angelo Vendrame pushed to branch tor-browser-128.10.0esr-14.5-1 at The Tor Project / Applications / Tor Browser Commits: bf8b7442 by Neel Chauhan at 2025-04-22T13:24:39-04: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/bf8b7442... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/bf8b7442... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)