Pier Angelo Vendrame pushed to branch tor-browser-102.6.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits: 60e9699e by Pier Angelo Vendrame at 2023-01-11T09:26:34+00:00 fixup! TB3: Tor Browser's official .mozconfigs.
Bug 41567: Do not customize MOZ_APP_BASENAME in Tor Browser.
That variable renames a lot of "firefox"es to "torbrowser". It could be desirable, but it will break a lot of legacy, including links generated with the Windows installer.
- - - - -
1 changed file:
- browser/config/mozconfigs/tor-browser
Changes:
===================================== browser/config/mozconfigs/tor-browser ===================================== @@ -1,6 +1,5 @@ . $topsrcdir/browser/config/mozconfigs/base-browser
-export MOZ_APP_BASENAME="TorBrowser" mk_add_options MOZ_APP_DISPLAYNAME="Tor Browser"
ac_add_options --with-relative-data-dir=TorBrowser/Data/Browser
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/60e9699e...