Pier Angelo Vendrame pushed to branch tor-browser-102.8.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits: 28d2cf6f by Pier Angelo Vendrame at 2023-03-13T08:32:39+01:00 fixup! Base Browser's .mozconfigs.
Bug 41677: Fix updater settings for Android
- - - - - 505e43a7 by Pier Angelo Vendrame at 2023-03-13T08:33:33+01:00 fixup! TB3: Tor Browser's official .mozconfigs.
Bug 41677: Fix updater settings for Android
- - - - -
2 changed files:
- browser/config/mozconfigs/base-browser-android - browser/config/mozconfigs/tor-browser-android
Changes:
===================================== browser/config/mozconfigs/base-browser-android ===================================== @@ -24,6 +24,7 @@ ac_add_options --disable-debug ac_add_options --disable-rust-debug
ac_add_options --disable-updater +ac_add_options --disable-verify-mar ac_add_options --disable-crashreporter ac_add_options --disable-webrtc ac_add_options --disable-parental-controls
===================================== browser/config/mozconfigs/tor-browser-android ===================================== @@ -2,9 +2,6 @@
mk_add_options MOZ_APP_DISPLAYNAME="Tor Browser"
-ac_add_options --disable-tor-browser-update -ac_add_options --disable-verify-mar - if test ! -z "$LOCAL_DEV_BUILD"; then ac_add_options --with-tor-browser-version=dev-build fi
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/8cecbdb...
tbb-commits@lists.torproject.org