[tor-commits] [Git][tpo/applications/tor-browser][base-browser-102.9.0esr-12.5-1] fixup! Base Browser's .mozconfigs.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Wed Mar 22 13:19:50 UTC 2023



Pier Angelo Vendrame pushed to branch base-browser-102.9.0esr-12.5-1 at The Tor Project / Applications / Tor Browser


Commits:
1194690e by Pier Angelo Vendrame at 2023-03-22T14:19:38+01:00
fixup! Base Browser's .mozconfigs.

Bug 41684: Fix Android mozconfigs for local dev builds

- - - - -


2 changed files:

- browser/config/mozconfigs/base-browser-android
- mozconfig-android-all


Changes:

=====================================
browser/config/mozconfigs/base-browser-android
=====================================
@@ -38,6 +38,7 @@ ac_add_options MOZ_TELEMETRY_REPORTING=
 if test -n "$LOCAL_DEV_BUILD"; then
     # You must use the "default" bogus channel for dev builds
     ac_add_options --enable-update-channel=default
+    ac_add_options --with-base-browser-version=dev-build
 else
     # We only use beta GeckoView for now, for official builds
     ac_add_options --enable-update-channel=beta


=====================================
mozconfig-android-all
=====================================
@@ -10,6 +10,7 @@ if test -n "$LOCAL_DEV_BUILD"; then
     # You must use the "default" bogus channel for dev builds
     ac_add_options --enable-update-channel=default
     ac_add_options --without-wasm-sandboxed-libraries
+    ac_add_options --with-base-browser-version=dev-build
 else
     # We want to have a similar fat .aar versioning as Mozilla and make it clear
     # we are on the beta channel for GeckoView



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/1194690eb4a078dc9591cf03443df33ae3b840be

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/1194690eb4a078dc9591cf03443df33ae3b840be
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20230322/affa0d9b/attachment.htm>


More information about the tor-commits mailing list