-
76dc3e85
by hackademix at 2025-09-11T17:15:38+02:00
fixup! BB 32308: Use direct browser sizing for letterboxing.
BB 44041: Make dialog overlays cover the correct area without fixed positioning.
-
3db61ca7
by Pier Angelo Vendrame at 2025-09-11T17:15:42+02:00
fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
TB 44095: Rename connectionPane.xhtml to .inc.xhtml.
Let's improve consistency.
Also, we need to explicitly enable formatting on this, since .inc.xhtml
files are excluded by default.
-
46d99dba
by Beatriz Rizental at 2025-09-11T17:15:43+02:00
fixup! TB 42669: [android] Use custom no-op app-services
-
99b09df3
by Pier Angelo Vendrame at 2025-09-11T17:15:43+02:00
fixup! [android] Modify build system
TB 43826: Drop an unneeded version customization.
When the patch was originally created
(android-components@abf37979a74f34730dd8e8323d8a9aad184884c3), it
replaced a Date additions that prevented reproducible builds.
However, Mozilla themselves removed that Date in Bug 1824818, so we do
not need this part of the patch anymore.
-
a2fea91c
by Henry Wilkes at 2025-09-11T17:15:44+02:00
fixup! Firefox preference overrides.
TB 44045: Disable ML features.
-
a0fe7212
by Henry Wilkes at 2025-09-15T14:42:58+02:00
BB 44045: Disable ML features.
-
5ff54c03
by Henry Wilkes at 2025-09-15T14:43:01+02:00
fixup! BB 42027: Base Browser migration procedures.
TB 44045: Clear the user values for the now locked ML preferences.
-
dcb27483
by Henry Wilkes at 2025-09-15T14:43:02+02:00
fixup! fixup! BB 42027: Base Browser migration procedures.
TB 44045: Move changes to the correct target.
-
027617b0
by Henry Wilkes at 2025-09-15T14:43:02+02:00
fixup! BB 44045: Disable ML features.
TB 44045: Moved changes to the correct target.
-
9bdb86a8
by Pier Angelo Vendrame at 2025-09-15T14:43:03+02:00
BB 44103: Remove ref-names from attr's .git_archival.txt.
The currently vendored copy of python-attrs's .git_archival.txt
includes a ref-names field which might make source tarballs not
reproducible.
Upstream fixed this in da2333cd37747d692d5c78b0c94bd400ff883a9a,
therefore we apply the same change until Mozilla vendors an updated
copy of python-attrs.
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1980103.
-
ae1c5208
by Pier Angelo Vendrame at 2025-09-15T14:43:04+02:00
fixup! [android] Modify build system
TB 43799: Check we passed the objdir to tba-sign-devbuilds.sh.
When we initially created tba-sign-devbuilds.sh, it was easy to find
the APKs. However, after Bug 1951190, they are inside the obj-*
directory, which can be customized in mozconfig.
So, the easiest way to deal with this, was to ask the caller to provide
that obj directory. Not passing it will very likely make the script
fail, so with this commit we added a check to output a more meaningful
error message.
-
6de05e31
by Morgan at 2025-09-15T14:43:05+02:00
fixup! BB 43615: Add Gitlab Issue and Merge Request templates
update branch creation section now that we have tags from the firefox repo
-
b8844888
by Morgan at 2025-09-15T14:43:05+02:00
fixup! TB 43616: Customize Gitlab Issue and Merge Request templates
update the triage issue to be a general review issue; include release notes in review
-
91a94608
by Morgan at 2025-09-15T14:43:06+02:00
fixup! BB 43615: Add Gitlab Issue and Merge Request templates
Update priority labels
-
fae2f8fe
by Morgan at 2025-09-15T14:43:07+02:00
fixup! TB 43616: Customize Gitlab Issue and Merge Request templates
Update priority labels
-
1b026094
by Morgan at 2025-09-15T14:43:07+02:00
fixup! TB 43616: Customize Gitlab Issue and Merge Request templates
add Tor Browser 16.0 milestone to the firefox review
-
a1f602f3
by Morgan at 2025-09-15T14:43:08+02:00
fixup! TB 43616: Customize Gitlab Issue and Merge Request templates
-
d5360c04
by Henry Wilkes at 2025-09-15T14:43:09+02:00
BB 44040: Modify prompt service for Base Browser.
-
672e823f
by Henry Wilkes at 2025-09-15T14:43:10+02:00
fixup! BB 40925: Implemented the Security Level component
TB 44030: Show a warning before restarting the browser when applying a
new security level.
Also adapt the existing warning to use a destructive button and the
button "Restart Tor Browser" rather than just "Restart".
-
cf126801
by Henry Wilkes at 2025-09-15T14:43:10+02:00
fixup! Base Browser strings
TB 44030: Add strings for the new security level warning dialog.
-
c7c44e87
by clairehurst at 2025-09-15T14:43:11+02:00
fixup! [android] Rename as Tor Browser
tor-browser#43179 Make persistent 'private tabs' notification distinct from Firefox's
-
da725a55
by clairehurst at 2025-09-15T14:43:11+02:00
fixup! [android] TBA strings
tor-browser#43179 Make persistent 'private tabs' notification distinct from Firefox's
-
8fd6ae83
by Pier Angelo Vendrame at 2025-09-15T14:43:12+02:00
fixup! Firefox preference overrides.
BB 41131: Make sure background tasks are not used for shutdown cleanup.
privacy.sanitize.sanitizeOnShutdown (disabled by default) might try to
use background tasks, without checking whether they are actually
available (they are not for us, as we disable them at build time).
-
961f6ae3
by Morgan at 2025-09-15T14:43:13+02:00
fixup! TB 42308: Create README for tor-browser.
Links in the README pointed to a 404 page with no indication of the new
location of these pages.
Update both links.
Fixes: tpo/applications/tor-browser#44061
-
003ffc9f
by Henry Wilkes at 2025-09-15T14:43:13+02:00
BB 43902: Modify the new sidebar for Base Browser.
-
6979b588
by Pier Angelo Vendrame at 2025-09-15T14:43:14+02:00
fixup! TB 42891: Set the bundled search engine for Tor Browser.
TB 43728: Update search engine icon sizes.
The .ico we're using for DDG and Wikipedia already contains the 32px
variant, so update the size. Firefox should already do the best choice
between the two available sizes.
For Startpage, update the favicon, and ship both the 16px and the 32px
icons.
-
bb29f83d
by Henry Wilkes at 2025-09-15T14:43:15+02:00
fixup! BB 18905: Hide unwanted items from help menu
TB 43903: Hide "Report broken site" items.
-
6f4df01b
by Beatriz Rizental at 2025-09-15T14:43:16+02:00
fixup! Firefox preference overrides.
-
d4980d8f
by Beatriz Rizental at 2025-09-15T14:43:17+02:00
fixup! Firefox preference overrides.
-
d0961439
by Henry Wilkes at 2025-09-15T14:43:17+02:00
fixup! BB 40926: Implemented the New Identity feature
TB 44034: Update new identity checkbox string.
TB 44040: Use the prompt API for new identity.
-
6c6cc32d
by Henry Wilkes at 2025-09-15T14:43:18+02:00
fixup! Base Browser strings
TB 44034: Update new identity checkbox string.
-
94871a0f
by Pier Angelo Vendrame at 2025-09-15T14:43:19+02:00
fixup! BB 31740: Remove some unnecessary RemoteSettings instances
BB 43795: Restore the URL classifier XPCOM components.
We are not really interested in removing them.
We're interested in them not calling Mozilla.
However, we have a central patch for RemoteSettings, so we do not need
to patch the single user.
Or, if we did, at least we should patch
UrlClassifierExceptionListService where it creates its RemoteSettings
instance.
-
10bb1e48
by Pier Angelo Vendrame at 2025-09-15T14:43:20+02:00
fixup! BB 31740: Remove some unnecessary RemoteSettings instances
BB 43795: Restore the URL classifier XPCOM components.
Remove this page as part of another commit.
This comit should go away automatically at the next rebase.
-
911a67f0
by Pier Angelo Vendrame at 2025-09-15T14:43:20+02:00
fixup! BB 42716: Disable unwanted about: pages
BB 43795: Restore the URL classifier XPCOM components.
Move the commit where we disable about:urlclassifier.
-
5c3ef851
by Pier Angelo Vendrame at 2025-09-15T14:43:21+02:00
fixup! BB 42730: Patch RemoteSettings to use only local dumps as a data source
Make explicit that blanking REMOTE_SETTINGS_SERVER_URL is our change.
-
b1b4ca66
by Henry Wilkes at 2025-09-15T14:43:22+02:00
fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
TB 43727: Drop the moz-toggle label-align-after attribute.
-
379fcfac
by Henry Wilkes at 2025-09-15T14:43:22+02:00
fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser
TB 43727: Drop the moz-toggle label-align-after attribute.
-
bda54915
by Henry Wilkes at 2025-09-15T14:43:23+02:00
fixup! TB 7494: Create local home page for TBB.
TB 43727: Align "Onionize" label before the toggle.
-
a713987d
by Henry Wilkes at 2025-09-15T14:43:24+02:00
fixup! Customize moz-toggle for tor-browser.
TB 43727: Drop the moz-toggle label-align-after attribute.
Upstream now does this by default. Instead we add the label-align-before
attribute for the exception in about:tor.
-
e6f0a015
by Henry Wilkes at 2025-09-15T14:43:25+02:00
fixup! [android] TBA strings
TB 43179: Fixup the string comments for translators.
-
245d42ed
by Henry Wilkes at 2025-09-15T14:43:25+02:00
fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
TB 44115: Make the remove all bridges dialog button destructive.
-
d40cb8b8
by Beatriz Rizental at 2025-09-15T14:43:26+02:00
fixup! BB 40926: Implemented the New Identity feature
-
e9708ad2
by Beatriz Rizental at 2025-09-15T14:43:27+02:00
fixup! TB 8324: Prevent DNS proxy bypasses caused by Drag&Drop
-
8bad796b
by Beatriz Rizental at 2025-09-15T14:43:27+02:00
fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser
-
2ad67138
by Beatriz Rizental at 2025-09-15T14:43:28+02:00
fixup! TB 7494: Create local home page for TBB.
-
4d0f7f2c
by Beatriz Rizental at 2025-09-15T14:43:29+02:00
fixup! TB 23247: Communicating security expectations for .onion
-
4a7e57f0
by Beatriz Rizental at 2025-09-15T14:43:30+02:00
fixup! TB 21952: Implement Onion-Location
-
55237d7e
by Beatriz Rizental at 2025-09-15T14:43:31+02:00
fixup! TB 40458: Implement .tor.onion aliases
-
36c9932d
by Beatriz Rizental at 2025-09-15T14:43:31+02:00
BB 43564: Modify ./mach bootstrap for Base Browser
-
53b43f4d
by Beatriz Rizental at 2025-09-15T14:43:32+02:00
fixup! BB 43564: Modify ./mach bootstrap for Base Browser
EXTRA: Stop asking to configure git during bootstrap.
-
220ee9a0
by Beatriz Rizental at 2025-09-15T14:43:33+02:00
TB 43564: Modify ./mach bootstrap for Tor Browser
-
a3482071
by Beatriz Rizental at 2025-09-15T14:43:33+02:00
fixup! BB 43564: Modify ./mach bootstrap for Base Browser
-
c1eaebc6
by Beatriz Rizental at 2025-09-15T14:43:34+02:00
fixup! TB 43564: Modify ./mach bootstrap for Tor Browser
-
e4f5c478
by Henry Wilkes at 2025-09-15T14:43:35+02:00
fixup! BB 42037: Disable about:firefoxview page
TB 43726: Drop comments about resolved bugzilla issues.
-
24f20273
by Beatriz Rizental at 2025-09-15T14:43:36+02:00
Bug 41197 - [android] Disable autofill
Firefox is an Autofill service. From the Android docs:
> An autofill service is an app that makes it easier for users to fil
> out forms by injecting data into the views of other apps. Autofill
> services can also retrieve user data from the views in an app and
> store it for use at a later time. Autofill services are usually
> provided by apps that manage user data, such as password managers.
Tor Browser is not an autofill service. All of the autofill backend
is disabled at build time, since it lives in application-services.
This commit disabled the client side of autofill.
-
83a221c1
by hackademix at 2025-09-15T14:43:36+02:00
TB 44127: Do not show macOS Privacy hint on network error pages
-
d2bcee82
by Henry Wilkes at 2025-09-15T14:43:37+02:00
fixup! BB 33852: Clean up about:logins (LockWise) to avoid mentioning sync, etc.
TB 44128: Fix about:logins to be able to hard disable the "new-login-button".
-
0c3e4bca
by Henry Wilkes at 2025-09-15T14:43:38+02:00
TB 43901: Modify about:license for Tor Browser.
We also drop about:rights.
-
66041d25
by clairehurst at 2025-09-15T14:43:39+02:00
fixup! [android] Implement Android-native Connection Assist UI
Bug_43699: Properly clear dummy about pages
-
137a6cbd
by clairehurst at 2025-09-15T14:43:39+02:00
fixup! [android] Implement Android-native Connection Assist UI
Bug_44081: Swiping away the "private tabs" notification requires rebootstrapping.
-
f2828b8a
by Morgan at 2025-09-15T14:43:40+02:00
fixup! TB 43616: Customize Gitlab Issue and Merge Request templates
add Apps::Impact::High label to release prep issues
-
72c31d86
by Morgan at 2025-09-15T14:43:41+02:00
fixup! BB 43615: Add Gitlab Issue and Merge Request templates
add Apps::Impact::High label to release prep issues
-
3480fc00
by Pier Angelo Vendrame at 2025-09-15T14:43:42+02:00
fixup! TB 40009: [android] Change the default search engines
TB 44139: Restore inactive search plugins (Android).
We remove some plugins, but they do not have any effect.
So, restore them and stop deleting in future branches.
-
141bfcb5
by hackademix at 2025-09-15T14:43:42+02:00
BB 44125: Do not offer to save signatures by default in Private Browsing Mode
-
7fbf7c0d
by Morgan at 2025-09-15T14:43:43+02:00
fixup! TB 43616: Customize Gitlab Issue and Merge Request templates
Bug 43534: Update rebase template
-
6835e895
by Morgan at 2025-09-15T14:43:44+02:00
fixup! BB 43615: Add Gitlab Issue and Merge Request templates
Bug 43534: Update rebase templates
-
6e34e3bf
by clairehurst at 2025-09-15T14:44:26+02:00
TB 44098: [android] Disable sync
tor-browser#44098 Bookmarks offer a way to go to sync in 15.0a1
-
0ce4b269
by Beatriz Rizental at 2025-09-15T14:44:41+02:00
fixup! BB 41803: Add some developer tools for working on tor-browser.
-
c7577bdb
by Beatriz Rizental at 2025-09-15T14:44:42+02:00
fixup! Add CI for Base Browser
-
015d8c18
by Beatriz Rizental at 2025-09-15T14:44:43+02:00
fixup! [android] Disable features and functionality
-
43e324a9
by Pier Angelo Vendrame at 2025-09-15T14:44:43+02:00
fixup! TB 42891: Set the bundled search engine for Tor Browser.
TB 43525: Move search engine customization to SearchEngineSelector.
-
a251f52d
by clairehurst at 2025-09-15T14:44:44+02:00
fixup! TB 40041 [android]: Implement Tor Network Settings
Better fix for #44036 Crash on opening "Search Settings" on android
-
0fc77620
by hackademix at 2025-09-15T14:44:45+02:00
Revert "BB 42220: Allow for more file types to be forced-inline."
This reverts commit 90dbc9451a30f7d68384e26fe38517534bf7e302.
-
ff49b2e5
by Pier Angelo Vendrame at 2025-09-15T14:44:46+02:00
BB 42220: Allow for more file types to be forced-inline.
Firefox allows to open some files in the browser without any
confirmation, but this will result in a disk leak, because the file will
be downloaded to the temporary directory first (and not deleted, in some
cases).
A preference allows PDFs to be opened without being downloaded to disk.
So, we introduce a similar one to do the same for all the files that are
set to be opened automatically in the browser, except svg and html files
to prevent XSS hazards (see BB 43211).
-
17fca9da
by Henry Wilkes at 2025-09-15T14:44:47+02:00
fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
TB 42025: Use new purple colours.
-
561587bc
by Henry Wilkes at 2025-09-15T14:44:47+02:00
fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser
TB 42025: Use new purple colours.
-
4a7c3cf2
by Henry Wilkes at 2025-09-15T14:44:48+02:00
fixup! TB 41817: tor-browser semantic colors.
TB 42025: Use new purple colours.
-
6514591d
by Henry Wilkes at 2025-09-15T14:44:49+02:00
fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
TB 44145: Use --icon-color and --icon-color-critical for the connection
status icons.
-
de70c07b
by Henry Wilkes at 2025-09-15T14:44:50+02:00
fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser
TB 44145: Use --icon-color and --icon-color-critical for the connection
status icons.
-
e7928311
by Beatriz Rizental at 2025-09-15T14:44:50+02:00
fixup! TB 41089: Add tor-browser build scripts + Makefile to tor-browser
-
75d9b724
by Henry Wilkes at 2025-09-15T14:44:51+02:00
fixup! TB 2176: Rebrand Firefox to TorBrowser
TB 44142: Add missing document_pdf.svg file.
-
36808e1e
by Beatriz Rizental at 2025-09-15T14:44:52+02:00
fixup! BB 43564: Modify ./mach bootstrap for Base Browser
-
a8c9a1e7
by Beatriz Rizental at 2025-09-15T14:44:53+02:00
fixup! BB 43564: Modify ./mach bootstrap for Tor Browser
-
3acdb6b6
by Beatriz Rizental at 2025-09-15T14:44:53+02:00
fixup! Add CI for Base Browser
Run all of our python tests everytime.
This is a quick workaround for tests to pass, before I address it
properly in tor-browser#44149
-
00ce04b7
by Pier Angelo Vendrame at 2025-09-15T14:44:54+02:00
BB 43664: Automatically check the PBM checkbox when in always-on PBM.
-
cc2abca5
by Pier Angelo Vendrame at 2025-09-15T14:44:55+02:00
dropme! TB 42891: Set the bundled search engine for Tor Browser.
BB 43525: Skip Remote Settings for search engine customization.
Undo some changes to this commit, as they need to be moved to Base
Browser.
-
6429bce9
by Pier Angelo Vendrame at 2025-09-15T14:44:56+02:00
BB 43525: Skip Remote Settings for search engine customization.
Also, add some bundled search engines.
-
ef60f36d
by Pier Angelo Vendrame at 2025-09-15T14:44:57+02:00
amend! TB 42891: Set the bundled search engine for Tor Browser.
TB 42891: Set the bundled search engine for Tor Browser.
-
1b75019b
by Pier Angelo Vendrame at 2025-09-15T14:44:57+02:00
fixup! BB 42019: Empty browser's clipboard on browser shutdown
BB 43770: Follow upstream's BrowserGlue simplifications.
ClipboardPrivacy to its own file and initialize it from the manifest,
rather than from BrowserGlue.
-
e7311f56
by Pier Angelo Vendrame at 2025-09-15T14:44:58+02:00
fixup! BB 40925: Implemented the Security Level component
BB 43770: Follow upstream's BrowserGlue simplifications.
Initialize the security level notification from the manifest.
Also, since it was the only occurrence of the file path, move it to the
moz-src:// scheme.
-
2dbbb2db
by Pier Angelo Vendrame at 2025-09-15T14:44:59+02:00
fixup! TB 40933: Add tor-launcher functionality
BB 43770: Follow upstream's BrowserGlue simplifications.
Moved the call to firstWindowLoaded to the manifest.
-
368b4574
by Pier Angelo Vendrame at 2025-09-15T14:45:00+02:00
fixup! TB 8324: Prevent DNS proxy bypasses caused by Drag&Drop
BB 43770: Follow upstream's BrowserGlue simplifications.
-
6618d25b
by Pier Angelo Vendrame at 2025-09-15T14:45:00+02:00
fixup! TB 43405: Show a prompt whenever we fail to apply Tor settings.
BB 43770: Follow upstream's BrowserGlue simplifications.
-
7df5e9d3
by Pier Angelo Vendrame at 2025-09-15T14:45:01+02:00
fixup! TB 40458: Implement .tor.onion aliases
Use proper private method and members.
-
1b660b30
by Pier Angelo Vendrame at 2025-09-15T14:45:02+02:00
fixup! TB 40458: Implement .tor.onion aliases
BB 43770: Follow upstream's BrowserGlue simplifications.
-
f3bf4d85
by Pier Angelo Vendrame at 2025-09-15T14:45:03+02:00
fixup! BB 42027: Base Browser migration procedures.
BB 43770: Follow upstream's BrowserGlue simplifications.
-
ceefe01e
by Pier Angelo Vendrame at 2025-09-15T14:45:03+02:00
fixup! TB 41435: Add a Tor Browser migration function
BB 43770: Follow upstream's BrowserGlue simplifications.
-
a1d92761
by Pier Angelo Vendrame at 2025-09-15T14:45:04+02:00
fixup! Firefox preference overrides.
BB 43950: Disable HEVC.
HEVC support can be used for fingerprinting, as it's hardware-dependent
on some systems, or depends on distribution support/installed packages
for Linux.
-
ccd92d49
by Pier Angelo Vendrame at 2025-09-15T14:45:05+02:00
fixup! TB 43006: Disable RFP for Font Visibility on Android
TB 43943: Refactor fontvis exclusion on Android.
Rather than updating Document, we can use
nsRFPService::HandleExeptionalRFPTargets.
-
4182b2ad
by Beatriz Rizental at 2025-09-15T14:45:06+02:00
fixup! BB 43564: Modify ./mach bootstrap for Base Browser
-
5cd8191e
by Pier Angelo Vendrame at 2025-09-15T14:45:06+02:00
fixup! Firefox preference overrides.
BB 43959: Switch to Noto Color Emoji on Linux and Windows.
It has better compatibility than Twemoji Mozilla and upstream also did
it in Bug 1939359 (for Linux).
We don't use Segoe UI Emoji on Windows, so we enable Noto Color Emoji
also on Windows.
-
5741cb8d
by Henry Wilkes at 2025-09-15T14:45:07+02:00
fixup! TB 41435: Add a Tor Browser migration function
TB 44180: Clear YEC 2024 preference.
-
652ca97f
by Henry Wilkes at 2025-09-15T14:45:08+02:00
fixup! BB 40925: Implemented the Security Level component
TB 43966: Add a warning notification for users when they enter the
custom security level state.
-
f219b67c
by Beatriz Rizental at 2025-09-15T14:45:09+02:00
fixup! BB 41803: Add some developer tools for working on tor-browser.
This reverts commit 36c2b42c9b849182fa60f648639b4ab11b53f537.
-
c872feed
by Beatriz Rizental at 2025-09-15T14:45:10+02:00
fixup! BB 41803: Add some developer tools for working on tor-browser.
-
4dcdccc2
by Beatriz Rizental at 2025-09-15T14:45:10+02:00
fixup! BB 42305: Add script to combine translation files across versions.
-
20e1adb8
by Beatriz Rizental at 2025-09-15T14:45:11+02:00
fixup! BB 44045: Disable ML features.
Remove usage of deleted GenAI module.
-
a69cb5a9
by Beatriz Rizental at 2025-09-15T14:45:12+02:00
fixup! BB 42037: Disable about:firefoxview page
Fix lints.
-
5f7dcd17
by Beatriz Rizental at 2025-09-15T14:45:13+02:00
fixup! TB 27476: Implement about:torconnect captive portal within Tor
Browser
Fix lints.
-
4def3610
by Beatriz Rizental at 2025-09-15T14:45:13+02:00
fixup! BB 42220: Allow for more file types to be forced-inline.
Fix lints.
-
d34fcd1d
by Beatriz Rizental at 2025-09-15T14:56:57+02:00
fixup! BB 43525: Skip Remote Settings for search engine customization.
-
9d920310
by Beatriz Rizental at 2025-09-15T14:57:00+02:00
fixup! TB 43901: Modify about:license for Tor Browser.