jwilde pushed to branch tor-browser-150.0a1-16.0-1 at The Tor Project / Applications / Tor Browser Commits: f275b0a7 by Beatriz Rizental at 2026-04-20T10:31:29-07:00 fixup! TB 43817: Add tests for Tor Browser Bug 44800: Use our own ip checker service on the stream isolation test - - - - - 04c7765d by Beatriz Rizental at 2026-04-20T10:31:50-07:00 fixup! TB 41089: Add tor-browser build scripts + Makefile to tor-browser Bug 44359: Delete deprecated android build tools - - - - - 72cedbc5 by Pier Angelo Vendrame at 2026-04-20T10:31:51-07:00 fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser TB 44828: Change the registry for about:torconnect's actor. - - - - - f1331e97 by Beatriz Rizental at 2026-04-20T10:31:53-07:00 fixup! Add CI for Base Browser Bug 44402: Move mozilla/no-browser-refs-in-toolkit back to an error - - - - - 21fe7afa by Pier Angelo Vendrame at 2026-04-20T10:31:54-07:00 fixup! TB 42891: Set the bundled search engine for Tor Browser. TB 44648: Drop some unwanted changes in SearchService. - - - - - 437a5aea by Pier Angelo Vendrame at 2026-04-20T10:31:55-07:00 fixup! Base Browser's .mozconfigs. BB 31860: Enable LTO. - - - - - cc1e10b9 by Pier Angelo Vendrame at 2026-04-20T10:31:57-07:00 fixup! TB 3455: Add DomainIsolator, for isolating circuit by domain. TB 44841: Handle invalid origin attributes. originAttributes should not be null, but just in case add a few more checks. - - - - - 78d1b3a7 by clairehurst at 2026-04-20T10:31:58-07:00 fixup! [android] Modify add-on support TB 44827: Always enable noscript for android - - - - - 6aa56b3b by Pier Angelo Vendrame at 2026-04-20T10:32:00-07:00 BB 44749: Customize search parameters parsing. - - - - - 7f125e4e by Pier Angelo Vendrame at 2026-04-20T10:32:01-07:00 fixup! TB 40597: Implement TorSettings module TBB 41775: Updated snowflake lines in pt_config.json. See tor-browser-build@01d3e9d35aabbc52bfad4e33686f1c83edfa3ce3. - - - - - f09f1f05 by hackademix at 2026-04-20T10:32:02-07:00 fixup! BB 40926: Implemented the New Identity feature BB 44288: Regression, custom home page not blocked anymore on new identity. - - - - - 0fd4d809 by Beatriz Rizental at 2026-04-20T10:32:04-07:00 fixup! Add CI for Tor Browser Bug 44860: Add a container with Android toolchains - - - - - d5a474e5 by Pier Angelo Vendrame at 2026-04-20T10:32:05-07:00 fixup! BB 43322: Customize the font visibility lists. BB 44862: Add Segoe MDL2 Assets to fontvis. - - - - - f0250d5f by Henry Wilkes at 2026-04-20T10:32:07-07:00 fixup! TB 23247: Communicating security expectations for .onion TB 43857: Drop TODO since it is "won't do". - - - - - 68716fc6 by Henry Wilkes at 2026-04-20T10:32:08-07:00 fixup! TB 43564: Modify ./mach bootstrap for Tor Browser TB 43857: Drop TODO since it is "won't do". - - - - - 14a81662 by Henry Wilkes at 2026-04-20T10:32:10-07:00 fixup! [android] Disable features and functionality TB 43857: Drop TODO since it is "won't do". - - - - - 3e9fc625 by Henry Wilkes at 2026-04-20T10:32:11-07:00 fixup! TB 42247: Android helpers for the TorProvider TB 43857: Update TODO and FIXME comments. - - - - - 8589c472 by Pier Angelo Vendrame at 2026-04-20T10:32:12-07:00 fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser TB 44846: Make sure redirect to about:torconnect works with felt-privacy TB 44798: Exempt iframes from about:torconnect redirects - - - - - 5e11f4eb by Pier Angelo Vendrame at 2026-04-20T10:32:14-07:00 BB 44865: Block requests to chrome://*/locale. - - - - - be92795a by Pier Angelo Vendrame at 2026-04-20T10:32:15-07:00 fixup! BB 9173: Change the default Firefox profile directory to be relative. BB 44560: Customize env variables for alternate data directories. In Bug 283779, Mozilla added a couple of environment variables to set custom app data directories. In this patch, we replace their MOZ_ prefix to make sure we do not match any customization users might have done for Firefox, so that we keep the profiles distinct. - - - - - 39 changed files: - .gitlab-ci.yml - .gitlab/ci/containers/base/Containerfile - .gitlab/ci/jobs/update-containers.yml - browser/base/content/browser-siteIdentity.js - browser/components/DesktopActorRegistry.sys.mjs - browser/components/newidentity/content/newidentity.js - browser/config/mozconfigs/base-browser - browser/config/mozconfigs/base-browser-android - browser/modules/BrowserWindowTracker.sys.mjs - build/moz.configure/torbrowser-resources.configure - caps/nsScriptSecurityManager.cpp - eslint.config.mjs - gfx/thebes/StandardFonts-win10-bb.inc - mobile/android/fenix/app/src/main/java/org/mozilla/fenix/FenixApplication.kt - mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/TorBrowserFeatures.kt - mobile/android/fenix/app/src/main/java/org/mozilla/fenix/home/intent/HomeDeepLinkIntentProcessor.kt - mobile/android/geckoview/src/main/java/org/mozilla/geckoview/TorAndroidIntegration.java - mozconfig-linux-aarch64-dev - mozconfig-linux-x86_64-dev - mozconfig-macos-dev - python/mozbuild/mozbuild/mach_commands.py - testing/tor/test_circuit_isolation.py - toolkit/components/search/SearchEngine.sys.mjs - toolkit/components/search/SearchService.sys.mjs - toolkit/components/tor-launcher/TorDomainIsolator.sys.mjs - toolkit/content/aboutNetError.mjs - toolkit/content/pt_config.json - toolkit/modules/ActorManagerParent.sys.mjs - toolkit/xre/nsXREDirProvider.cpp - − tools/geckoview/.gitignore - − tools/geckoview/Makefile - − tools/geckoview/android-env-linux-template.sh - − tools/geckoview/android-env-macos-template.sh - − tools/geckoview/build-fenix.sh - − tools/geckoview/build-geckoview.sh - − tools/geckoview/clobber.sh - − tools/geckoview/config.sh - − tools/geckoview/install-fenix.sh - − tools/geckoview/jslint.sh The diff was not included because it is too large. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/f658416... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/f658416... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
jwilde (@jwilde)