lists.torproject.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

tbb-commits

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
tbb-commits@lists.torproject.org

  • 1 participants
  • 18605 discussions
[Git][tpo/applications/mullvad-browser][mullvad-browser-137.0a1-15.0-1] 2 commits: fixup! MB 1: Mullvad Browser branding
by Pier Angelo Vendrame (@pierov) 13 May '25

13 May '25
Pier Angelo Vendrame pushed to branch mullvad-browser-137.0a1-15.0-1 at The Tor Project / Applications / Mullvad Browser Commits: e0fda933 by Pier Angelo Vendrame at 2025-05-12T18:33:56+02:00 fixup! MB 1: Mullvad Browser branding TB 43776: Mark branding files for l10n merge. - - - - - 9b4e501f by Pier Angelo Vendrame at 2025-05-12T19:05:51+02:00 fixup! MB 80: Enable Mullvad Browser as a default browser Comment a definition since mingw now defines it as well. - - - - - 2 changed files: - browser/locales/l10n.toml - other-licenses/nsis/Contrib/ApplicationID/Set.cpp Changes: ===================================== browser/locales/l10n.toml ===================================== @@ -131,6 +131,18 @@ locales = [ reference = "browser/branding/official/locales/en-US/**" l10n = "{l}browser/branding/official/**" +[[paths]] + reference = "browser/branding/mb-alpha/locales/en-US/**" + l10n = "{l}browser/branding/mb-alpha/**" + +[[paths]] + reference = "browser/branding/mb-nightly/locales/en-US/**" + l10n = "{l}browser/branding/mb-nightly/**" + +[[paths]] + reference = "browser/branding/mb-release/locales/en-US/**" + l10n = "{l}browser/branding/mb-release/**" + [[paths]] reference = "browser/extensions/formautofill/locales/en-US/**" l10n = "{l}browser/extensions/formautofill/**" ===================================== other-licenses/nsis/Contrib/ApplicationID/Set.cpp ===================================== @@ -35,7 +35,8 @@ unsigned int g_stringsize; TCHAR *g_variables; // Indicates that an application supports dual desktop and immersive modes. In Windows 8, this property is only applicable for web browsers. -DEFINE_PROPERTYKEY(PKEY_AppUserModel_IsDualMode, 0x9F4C2855, 0x9F79, 0x4B39, 0xA8, 0xD0, 0xE1, 0xD4, 0x2D, 0xE1, 0xD5, 0xF3, 11); +// mingw already defines this in propkey.h. +// DEFINE_PROPERTYKEY(PKEY_AppUserModel_IsDualMode, 0x9F4C2855, 0x9F79, 0x4B39, 0xA8, 0xD0, 0xE1, 0xD4, 0x2D, 0xE1, 0xD5, 0xF3, 11); int popstring(TCHAR *str, int len); void pushstring(const TCHAR *str, int len); View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/e0… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/e0… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/mullvad-browser][mullvad-browser-128.10.0esr-14.5-1] fixup! Tweaks to the build system
by brizental (@brizental) 13 May '25

13 May '25
brizental pushed to branch mullvad-browser-128.10.0esr-14.5-1 at The Tor Project / Applications / Mullvad Browser Commits: ca575207 by Beatriz Rizental at 2025-05-13T15:25:29+02:00 fixup! Tweaks to the build system - - - - - 2 changed files: - python/mach/mach/telemetry.py - python/sites/mach.txt Changes: ===================================== python/mach/mach/telemetry.py ===================================== @@ -277,6 +277,7 @@ def prompt_telemetry_message_contributor(): def initialize_telemetry_setting(settings, topsrcdir: str, state_dir: str): """Enables telemetry for employees or prompts the user.""" + return # If the user doesn't care about telemetry for this invocation, then # don't make requests to Bugzilla and/or prompt for whether the # user wants to opt-in. ===================================== python/sites/mach.txt ===================================== @@ -96,7 +96,7 @@ vendored:third_party/python/wheel vendored:third_party/python/zipp # glean-sdk may not be installable if a wheel isn't available # and it has to be built from source. -pypi-optional:glean-sdk==60.1.1:telemetry will not be collected +# pypi-optional:glean-sdk==60.1.1:telemetry will not be collected # Mach gracefully handles the case where `psutil` is unavailable. # We aren't (yet) able to pin packages in automation, so we have to # support down to the oldest locally-installed version (5.4.2). View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/ca5… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/ca5… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][base-browser-128.10.0esr-14.5-1] fixup! Tweaks to the build system
by brizental (@brizental) 13 May '25

13 May '25
brizental pushed to branch base-browser-128.10.0esr-14.5-1 at The Tor Project / Applications / Tor Browser Commits: 11d2cb1a by Beatriz Rizental at 2025-05-13T15:21:36+02:00 fixup! Tweaks to the build system - - - - - 2 changed files: - python/mach/mach/telemetry.py - python/sites/mach.txt Changes: ===================================== python/mach/mach/telemetry.py ===================================== @@ -277,6 +277,7 @@ def prompt_telemetry_message_contributor(): def initialize_telemetry_setting(settings, topsrcdir: str, state_dir: str): """Enables telemetry for employees or prompts the user.""" + return # If the user doesn't care about telemetry for this invocation, then # don't make requests to Bugzilla and/or prompt for whether the # user wants to opt-in. ===================================== python/sites/mach.txt ===================================== @@ -96,7 +96,7 @@ vendored:third_party/python/wheel vendored:third_party/python/zipp # glean-sdk may not be installable if a wheel isn't available # and it has to be built from source. -pypi-optional:glean-sdk==60.1.1:telemetry will not be collected +# pypi-optional:glean-sdk==60.1.1:telemetry will not be collected # Mach gracefully handles the case where `psutil` is unavailable. # We aren't (yet) able to pin packages in automation, so we have to # support down to the oldest locally-installed version (5.4.2). View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/11d2cb1… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/11d2cb1… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-128.10.0esr-14.5-1] fixup! Tweaks to the build system
by brizental (@brizental) 13 May '25

13 May '25
brizental pushed to branch tor-browser-128.10.0esr-14.5-1 at The Tor Project / Applications / Tor Browser Commits: e540f3db by Beatriz Rizental at 2025-05-13T15:13:27+02:00 fixup! Tweaks to the build system - - - - - 2 changed files: - python/mach/mach/telemetry.py - python/sites/mach.txt Changes: ===================================== python/mach/mach/telemetry.py ===================================== @@ -277,6 +277,7 @@ def prompt_telemetry_message_contributor(): def initialize_telemetry_setting(settings, topsrcdir: str, state_dir: str): """Enables telemetry for employees or prompts the user.""" + return # If the user doesn't care about telemetry for this invocation, then # don't make requests to Bugzilla and/or prompt for whether the # user wants to opt-in. ===================================== python/sites/mach.txt ===================================== @@ -96,7 +96,7 @@ vendored:third_party/python/wheel vendored:third_party/python/zipp # glean-sdk may not be installable if a wheel isn't available # and it has to be built from source. -pypi-optional:glean-sdk==60.1.1:telemetry will not be collected +# pypi-optional:glean-sdk==60.1.1:telemetry will not be collected # Mach gracefully handles the case where `psutil` is unavailable. # We aren't (yet) able to pin packages in automation, so we have to # support down to the oldest locally-installed version (5.4.2). View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e540f3d… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e540f3d… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-137.0a1-15.0-1] fixup! BB 42758: Fix WebRTC build errors.
by Pier Angelo Vendrame (@pierov) 13 May '25

13 May '25
Pier Angelo Vendrame pushed to branch tor-browser-137.0a1-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 0e1a9ffa by Pier Angelo Vendrame at 2025-05-13T11:46:59+02:00 fixup! BB 42758: Fix WebRTC build errors. MB 436: Link to pthread on mingw. - - - - - 2 changed files: - media/libaom/moz.build - third_party/abseil-cpp/absl/base/base_gn/moz.build Changes: ===================================== media/libaom/moz.build ===================================== @@ -143,3 +143,6 @@ LOCAL_INCLUDES += [ # TEST_DIRS += [ # 'test/fuzztest' # ] + +if CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CC_TYPE"] == "clang": + OS_LIBS += ["pthread"] ===================================== third_party/abseil-cpp/absl/base/base_gn/moz.build ===================================== @@ -168,4 +168,7 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": DEFINES["_GNU_SOURCE"] = True +if CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CC_TYPE"] == "clang": + OS_LIBS += ["pthread"] + Library("base_gn") View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/0e1a9ff… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/0e1a9ff… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/mullvad-browser][mullvad-browser-137.0a1-15.0-1] fixup! BB 42758: Fix WebRTC build errors.
by Pier Angelo Vendrame (@pierov) 13 May '25

13 May '25
Pier Angelo Vendrame pushed to branch mullvad-browser-137.0a1-15.0-1 at The Tor Project / Applications / Mullvad Browser Commits: e0761819 by Pier Angelo Vendrame at 2025-05-12T17:31:44+02:00 fixup! BB 42758: Fix WebRTC build errors. MB 436: Link to pthread on mingw. - - - - - 2 changed files: - media/libaom/moz.build - third_party/abseil-cpp/absl/base/base_gn/moz.build Changes: ===================================== media/libaom/moz.build ===================================== @@ -143,3 +143,6 @@ LOCAL_INCLUDES += [ # TEST_DIRS += [ # 'test/fuzztest' # ] + +if CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CC_TYPE"] == "clang": + OS_LIBS += ["pthread"] ===================================== third_party/abseil-cpp/absl/base/base_gn/moz.build ===================================== @@ -168,4 +168,7 @@ if CONFIG["OS_TARGET"] == "Linux" and CONFIG["TARGET_CPU"] == "x86_64": DEFINES["_GNU_SOURCE"] = True +if CONFIG["OS_TARGET"] == "WINNT" and CONFIG["CC_TYPE"] == "clang": + OS_LIBS += ["pthread"] + Library("base_gn") View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/e07… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/e07… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-137.0a1-15.0-1] fixup! TB 2176: Rebrand Firefox to TorBrowser
by Pier Angelo Vendrame (@pierov) 13 May '25

13 May '25
Pier Angelo Vendrame pushed to branch tor-browser-137.0a1-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 51252f53 by Pier Angelo Vendrame at 2025-05-12T19:24:10+02:00 fixup! TB 2176: Rebrand Firefox to TorBrowser TB 43776: Mark branding files for l10n merge. - - - - - 1 changed file: - browser/locales/l10n.toml Changes: ===================================== browser/locales/l10n.toml ===================================== @@ -131,6 +131,18 @@ locales = [ reference = "browser/branding/official/locales/en-US/**" l10n = "{l}browser/branding/official/**" +[[paths]] + reference = "browser/branding/tb-alpha/locales/en-US/**" + l10n = "{l}browser/branding/tb-alpha/**" + +[[paths]] + reference = "browser/branding/tb-nightly/locales/en-US/**" + l10n = "{l}browser/branding/tb-nightly/**" + +[[paths]] + reference = "browser/branding/tb-release/locales/en-US/**" + l10n = "{l}browser/branding/tb-release/**" + [[paths]] reference = "browser/extensions/formautofill/locales/en-US/**" l10n = "{l}browser/extensions/formautofill/**" View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/51252f5… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/51252f5… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/mullvad-browser][mullvad-browser-137.0a1-15.0-1] fixup! Base Browser's .mozconfigs.
by Pier Angelo Vendrame (@pierov) 12 May '25

12 May '25
Pier Angelo Vendrame pushed to branch mullvad-browser-137.0a1-15.0-1 at The Tor Project / Applications / Mullvad Browser Commits: 62f02a4c by Pier Angelo Vendrame at 2025-05-12T10:44:40+02:00 fixup! Base Browser's .mozconfigs. BB 43772: Do not use official branding for BB/TB/MB. We already pass --with-branding in our builds, no need to also pass this option. However, we should further audit what this option does, and try to recall why we added it at a certain point. - - - - - 2 changed files: - browser/config/mozconfigs/base-browser - browser/config/mozconfigs/base-browser-android Changes: ===================================== browser/config/mozconfigs/base-browser ===================================== @@ -8,7 +8,6 @@ fi mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-@CONFIG_GUESS@ -ac_add_options --enable-official-branding export MOZILLA_OFFICIAL=1 ac_add_options --enable-optimize ===================================== browser/config/mozconfigs/base-browser-android ===================================== @@ -5,7 +5,6 @@ export MOZILLA_OFFICIAL=1 ac_add_options --enable-optimize ac_add_options --enable-rust-simd -ac_add_options --enable-official-branding ac_add_options --enable-application=mobile/android View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/62f… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/62f… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-137.0a1-15.0-1] fixup! Base Browser's .mozconfigs.
by Pier Angelo Vendrame (@pierov) 12 May '25

12 May '25
Pier Angelo Vendrame pushed to branch tor-browser-137.0a1-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 095674b6 by Pier Angelo Vendrame at 2025-05-12T10:26:45+02:00 fixup! Base Browser's .mozconfigs. BB 43772: Do not use official branding for BB/TB/MB. We already pass --with-branding in our builds, no need to also pass this option. However, we should further audit what this option does, and try to recall why we added it at a certain point. - - - - - 2 changed files: - browser/config/mozconfigs/base-browser - browser/config/mozconfigs/base-browser-android Changes: ===================================== browser/config/mozconfigs/base-browser ===================================== @@ -8,7 +8,6 @@ fi mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-@CONFIG_GUESS@ -ac_add_options --enable-official-branding export MOZILLA_OFFICIAL=1 ac_add_options --enable-optimize ===================================== browser/config/mozconfigs/base-browser-android ===================================== @@ -5,7 +5,6 @@ export MOZILLA_OFFICIAL=1 ac_add_options --enable-optimize ac_add_options --enable-rust-simd -ac_add_options --enable-official-branding ac_add_options --enable-application=mobile/android View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/095674b… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/095674b… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/mullvad-browser] Pushed new tag mullvad-browser-137.0a1-15.0-1-build1
by Pier Angelo Vendrame (@pierov) 08 May '25

08 May '25
Pier Angelo Vendrame pushed new tag mullvad-browser-137.0a1-15.0-1-build1 at The Tor Project / Applications / Mullvad Browser -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/tree/mullv… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • ...
  • 1861
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.