128.12.0-14.5-1

Base commit: 89383753

Branches:
Uplift Bug Tags Commit build Description
B T M
  • UNCONFIRMED, Blocks: 1329996, [fingerprinting][tor 29745]
    Exposed chrome:// resources allow browser version, OS, and locale detection
    Bug 1534581
u P1 5fb5e5ef n
All PlatformsApps::Impact::MediumApps::Priority::HighApps::Type::BugBugFingerprintingProject 131Roadmap::Future
Exposed chrome:// resources can leak point releases, confirmed can leak app language
BB 29745
: Limit remote access to content accessible resources
Author: Henry Wilkes, 2025-01-15 13:45:24 +0000
Committer: hackademix, 2025-06-23 10:10:48 +0200
  • NEW, Blocks: 1299996, 1958496, [tor 40171] [geckoview:2023?]
    Make WebRequest and GeckoWebExecutor First-Party aware
    Bug 1676104
u P1 750eb16c n
AndroidApps::Priority::HighBugLinkabilityProject 131Roadmap::Future
Make WebRequest and GeckoWebExecutor First-Party aware
BB 40171
: Make WebRequest and GeckoWebExecutor First-Party aware
Author: Alex Catarineu, 2020-11-04 15:58:22 +0100
Committer: hackademix, 2025-06-23 10:10:24 +0200
  • NEW, Blocks: 1958496, 1923835, [tor 42220]
    Extend browser.download.open_pdf_attachments_inline to other file types
    Bug 1923368
u P1 83076774 n
14.0 stableAll PlatformsApps::Impact::HighApps::Priority::HighApps::Type::EnhancementBacklogDisk LeakFeature
Flip all the possible preferences to prevent any automatic download
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 All PlatformsApps::Impact::HighApps::Priority::MediumApps::Type::EnhancementBacklogDisk Leak
Do not offer to open attachments that can run scripts in the browser
BB 43211
).

Author: Pier Angelo Vendrame, 2024-09-10 18:54:30 +0200
Committer: hackademix, 2025-06-23 10:09:02 +0200
  • RESOLVED FIXED(Fx139), Blocks: 1958496, [tor 42194]
    Blank net error page on failed DNS resolution with active proxy
    Bug 1958504
f P1 2745ba74 n
13.0 stable13.5 stableApps::Priority::HighBackportDesktopRoadmap::FutureUplift
Blank Net Error page on name resolution failure
BB 42194
: Fix blank net error page on failed DNS resolution with active proxy.
Author: hackademix, 2023-11-07 12:55:15 +0100
Committer: hackademix, 2025-06-22 08:37:50 +0200
  • NEW, Blocks: 1958496, [tor 42528]
    resistFingerprinting: Reduce scrollbar width variation on Windows OS
    Bug 1958506
u P2 c10b0f31 n
Apps::Priority::MediumFingerprintingRoadmap::FutureUpliftWindows
Reduce scrollbar width variation on Windows OS
BB 42528
: Don't leak system scrollbar size on windows.
Author: Henry Wilkes, 2023-12-12 11:50:52 +0000
Committer: hackademix, 2025-06-23 10:11:24 +0200
u P3 69b9c1e0 n
All PlatformsApps::Impact::MediumApps::Priority::LowApps::Type::EnhancementBacklogFeatureFingerprintingFonts
Stop blocking all fonts in FontFace
BB 43322
: Customize the font visibility lists.

Customize the lists of fonts to assign base visibility to in base browser and derivatives.

Also, rename the files with the upstream lists, to make sure we do not use them by mistake.

Author: Pier Angelo Vendrame, 2024-11-26 19:37:25 +0100
Committer: hackademix, 2025-06-23 10:10:20 +0200
  • ASSIGNED(Gijs), [tor 41454]
    No focus is set after opening preferences and scrolling with openPreferences
    Bug 1799153
u P3 3ee1a51d n
AccessibilityApps::Impact::MediumApps::Priority::LowApps::Type::BugBugDesktopRoadmap::FutureUXUpstream
No focus is set after opening preferences and scrolling with openPreferences
BB 41454
: Move focus after calling openPreferences for a sub-category.

Temporary fix until mozilla ASSIGNED(Gijs), [tor 41454]
No focus is set after opening preferences and scrolling with openPreferences
bug 1799153
gets a patch upstream.

Author: Henry Wilkes, 2022-11-15 11:48:04 +0000
Committer: hackademix, 2025-06-22 08:37:45 +0200
u 1a762a0e n
13.5 stableDesktopFeatureNextProject 131ScreensizeUXUplift
Letterboxing preferences UI
BB 41916
: Letterboxing preferences UI
Author: hackademix, 2024-03-06 22:00:01 +0100
Committer: hackademix, 2025-06-23 10:11:18 +0200
u 7ce4b14a n
BackportBugDesktopFingerprintingNextProject 131Q1UXUplift
Stop inner letterbox jiggling as border is dragged
BB 32308
: Use direct browser sizing for letterboxing.

13.0 stableDesktopFingerprintingNextProject 131ScreensizeTaskUXUplift
Re-evaluate letterboxing dimension choices
Bug 30556
: align letterboxing with 200x100 new win width stepping

Author: hackademix, 2022-12-11 13:28:57 +0100
Committer: hackademix, 2025-06-23 10:11:13 +0200
  • RESOLVED FIXED(Fx136), [tor 31064][tor 32411]
    Do not apply letterboxing to moz-extension:// pages
    Bug 1555815
f 1b6b51e7 n
BacklogProject 131TaskUXUplift
Consider adding about:tor and others to the list of pages that do not need letterboxing
BB 32411
: Letterboxing, exempt view-source: URIs.
Author: hackademix, 2022-11-11 22:24:35 +0100
Committer: hackademix, 2025-06-23 10:11:10 +0200
  • RESOLVED FIXED(Fx136), [tor 31064][tor 32411]
    Do not apply letterboxing to moz-extension:// pages
    Bug 1555815
f e7edc9ba n
BacklogFingerprintingProject 131TaskUXUplift
Letterboxing is enabled in priviledged contexts too
BB 31064
: Letterboxing, exempt browser extensions.
Author: hackademix, 2022-11-10 23:02:47 +0100
Committer: hackademix, 2025-06-23 10:11:09 +0200
u 3f524096 n
BacklogFingerprintingProject 131TaskUXUplift
Letterboxing bypass through secondary tab (popup/popunder...)
BB 41434
: Letterboxing, preemptively apply margins in a global CSS rule to mitigate race conditions on newly created windows and tabs.
Author: hackademix, 2022-11-10 22:25:51 +0100
Committer: hackademix, 2025-06-23 10:11:07 +0200
da4be2f2 n
BacklogFingerprintingProject 131TaskUXUplift
Letterboxing bypass through secondary tab (popup/popunder...)
BB 41434
: Letterboxing, improve logging.
Author: hackademix, 2022-11-10 22:59:17 +0100
Committer: hackademix, 2025-06-23 10:11:06 +0200
  • NEW, Blocks: 1958496, [tor 42084][tor 41930]
    Consider clearing intl.accept_languages when changing app language with RFP
    Bug 1869821
u b477387a n
13.5 stableBugDesktopFingerprintingNeeds Information
intl.accept_languages gets into a stuck modifed state
BB 41930
: Remove the UI to customize accept_languages.
Author: Pier Angelo Vendrame, 2024-05-07 17:50:20 +0200
Committer: hackademix, 2025-06-23 10:11:04 +0200
  • NEW, Blocks: 1958496, [tor 42084][tor 41930]
    Consider clearing intl.accept_languages when changing app language with RFP
    Bug 1869821
u 7c6c447b n
12.5 stable13.0 stableBackportBugFingerprinting
Race condition with language preferences may make spoof_english ineffective
BB 42084
: Ensure English spoofing works even if preferences are set out of order.
Author: hackademix, 2023-09-11 23:48:07 +0200
Committer: hackademix, 2025-06-23 10:11:03 +0200
  • RESOLVED FIXED(Fx140), Blocks: 1329996, 1958496, [tor 42288][fingerprinting]
    XSLT error messages can leak browser UI language
    Bug 1900648
f 614bea8e n
13.0 stable13.5 stableAll PlatformsBugFingerprintingNextUplift
Allow language spoofing in status messages
BB 42288
: Allow language spoofing in status messages.
Author: hackademix, 2023-11-21 21:49:04 +0100
Committer: hackademix, 2025-06-23 10:10:52 +0200
  • NEW, [tor 40432]
    Scheme flooding technique for reliable cross-browser fingerprinting
    Bug 1711084
u edc110bc n
BackportFingerprinting
protocol flooding attack (scheme flood)
BB 40432
: Prevent probing installed applications

Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1711084

Author: Matthew Finkel, 2021-05-17 18:09:09 +0000
Committer: hackademix, 2025-06-23 10:10:46 +0200
u 18450e31 n
FingerprintingNextUplift
Avoid using regional OS locales
BB 40309
: Avoid using regional OS locales

Avoid regional OS locales if the pref intl.regional_prefs.use_os_locales is false but RFP is enabled.

Author: Pier Angelo Vendrame, 2022-05-18 19:22:37 +0200
Committer: hackademix, 2025-06-23 10:10:45 +0200
  • NEW, Blocks: 1674565, [tor 27604]
    After restoring profile to a different location, paths in extensions.json are incorrect
    Bug 1429838
u bf58d806 n
Bug
Relocating the Tor Browser directory is broken with Tor Browser 8
BB 27604
: Fix addon issues when moving the profile directory

Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1429838

Author: Alex Catarineu, 2019-10-30 10:44:48 +0100
Committer: hackademix, 2025-06-23 10:10:42 +0200
  • UNCONFIRMED, Blocks: 1958496, [fingerprinting] [gfx-noted] [fp-triaged] [tor 30541]
    Apply Resist Fingerprinting Protection to WebGL's readPixels method
    Bug 1428034
u 5d93e603 n
BugFingerprinting
webgl readPixels FP entropy
BB 30541
: Disable WebGL readPixel() for web content

Related Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1428034

Author: Georg Koppen, 2019-05-29 12:29:19 +0000
Committer: hackademix, 2025-06-23 10:10:04 +0200
u fd6e34c2 n
BugLinkability
First request after copying and pasting an URL in URL bar seems to go over the catch-all circuit
BB 26353
: Prevent speculative connect that violated FPI.

Connections were observed in the catch-all circuit when the user entered an https or http URL in the URL bar, or typed a search term.

Author: Arthur Edelstein, 2018-07-14 08:50:55 -0700
Committer: hackademix, 2025-06-23 10:09:57 +0200
u a6fe60c5 n
13.5 stable14.0 stableAll PlatformsBackportBugDoingNextUpliftUpstream
Download spam prevention should not affect browser extensions
BB 42832
: Download spam prevention exemption for browser extensions.
Author: hackademix, 2024-09-24 23:13:21 +0200
Committer: hackademix, 2025-06-22 08:38:06 +0200
u 31a938e2 n
12.5 stableBugDesktopUXUpliftUser Feedback
Download Spam Protection cannot be overridden to allow legitimate downloads
BB 41854
: Allow overriding download spam protection.
Author: hackademix, 2023-07-05 17:05:40 +0200
Committer: hackademix, 2025-06-22 08:38:05 +0200
u 8f66e120 n
14.0 stableDoingUpliftUpstreamWindowsesr-128
Implement missing Windows headers required for building cross-compiling WebRTC with mingw
BB 42758
: Fix WebRTC build errors.
Author: june wilde, 2024-10-02 20:19:01 -0700
Committer: hackademix, 2025-06-22 08:38:02 +0200
u 85b9cff0 n
BugDoingProject 131Q1UpliftWindows
WebRTC fails to build under mingw
BB 41459
: WebRTC fails to build under mingw (Part 6)
  • fixes required to build dom/media/systemservices
Author: Marco Simonelli, 2023-03-10 12:11:22 +0000
Committer: hackademix, 2025-06-22 08:38:00 +0200
32e70381 n
BugDoingProject 131Q1UpliftWindows
WebRTC fails to build under mingw
BB 41459
: WebRTC fails to build under mingw (Part 5)
  • fixes required to build dom/media/webrtc
Author: Marco Simonelli, 2023-03-10 12:09:57 +0000
Committer: hackademix, 2025-06-22 08:37:59 +0200
d94e3531 n
BugDoingProject 131Q1UpliftWindows
WebRTC fails to build under mingw
BB 41459
: WebRTC fails to build under mingw (Part 4)
  • fixes requried to build netwerk/sctp
Author: Marco Simonelli, 2023-03-10 11:59:37 +0000
Committer: hackademix, 2025-06-22 08:37:57 +0200
19a495f3 n
BugDoingProject 131Q1UpliftWindows
WebRTC fails to build under mingw
BB 41459
: WebRTC fails to build under mingw (Part 3)
  • fixes required to build third_party/sipcc
Author: Marco Simonelli, 2023-03-10 11:51:15 +0000
Committer: hackademix, 2025-06-22 08:37:56 +0200
8e935d40 n
BugDoingProject 131Q1UpliftWindows
WebRTC fails to build under mingw
BB 41459
: WebRTC fails to build under mingw (Part 2)
  • fixes required to build third_party/libwebrtc
Author: Marco Simonelli, 2023-03-10 11:50:33 +0000
Committer: hackademix, 2025-06-22 08:37:54 +0200
afa82dba n
BugDoingProject 131Q1UpliftWindows
WebRTC fails to build under mingw
BB 41459
: WebRTC fails to build under mingw (Part 1)
  • properly define NOMINMAX for just MSVC builds
Author: Marco Simonelli, 2023-03-10 11:55:36 +0000
Committer: hackademix, 2025-06-22 08:37:53 +0200
u 35d984d0 n
BacklogBugDesktopProject 131
Tor Browser says Firefox timed out, confusing users
BB 41483
: Remove the firefox override for appstrings.properties

Remove this patch after upstream bugzilla NEW, Blocks: 306369, 336029, 1581212, 1722896, 1872711, [tor 41483]
Migrate appstrings.properties to Fluent & format its messages from aboutNetError.mjs
bug 1790187

Author: Henry Wilkes, 2022-12-06 11:10:08 +0000
Committer: hackademix, 2025-06-22 08:37:51 +0200
  • NEW, [tor 42739]
    Use the brand name for profile error messages, rather than gAppData->name "Firefox"
    Bug 1928464
u ea29c3a7 n
14.0 stable14.5 stableBackportBugDesktopLocalizationRoadmap::FutureUpstream
Fix localization in the profile error dialog
BB 42739
: Use the brand name for profile error messages.

Some messages in profileSelection.properties use gAppData->name as variable inputs. However, gAppData->name is still "Firefox" for our base-browser builds, rather than the user-facing browser name. We swap these instances with the displayed brand name instead.

Author: Henry Wilkes, 2024-10-07 10:46:23 +0100
Committer: hackademix, 2025-06-22 08:37:48 +0200
P1 385f30a3 n
AndroidApps::Impact::HighApps::Priority::HighApps::Type::EnhancementFeatureProject 163UX
Implement User Survey UX (Android)
TB 43505
[android]: Add 2025 UX Survey Campaign
Author: Dan Ballard, 2025-03-12 16:48:36 -0700
Committer: hackademix, 2025-06-23 10:13:19 +0200
P1 0064eae0 n
All PlatformsApps::Impact::HighApps::Priority::HighApps::Type::EnhancementNextTask
Implement CI for testing nightly builds
TB 43243
: [android] Implement Android launch test

Also remove exit call from terminate function. It causes all espresso tests to crash on exit and otherwise doesn't do anything.

Author: Beatriz Rizental, 2025-01-14 17:55:22 +0100
Committer: hackademix, 2025-06-23 10:13:18 +0200
P1 47dcd206 n
14.5 stableApps::Impact::MinimalApps::Priority::HighApps::Type::PolishDesktopDoingUX
Handle failing to apply tor settings
TB 43405
: Show a prompt whenever we fail to apply Tor settings.
Author: Henry Wilkes, 2025-03-04 15:15:36 +0000
Committer: hackademix, 2025-06-23 10:12:38 +0200
P3 c37eddf1 n
AccessibilityApps::Impact::HighApps::Priority::LowApps::Type::PolishDesktopDoingFeatureProject 131ScreensizeUX
Add temporarily visible web content-size overlay after resizing window when letterboxing is enabled
BB 41919
: Letterboxing, add temporarily visible web content-size indicator on window resizing.
Author: hackademix, 2025-04-02 19:31:37 +0200
Committer: hackademix, 2025-06-23 10:11:19 +0200
8fd1bceb n
fixup! [android] TBA strings

TB 43786: Add new UX flow for changing security level (Android)

Author: clairehurst, 2025-05-15 12:21:59 -0600
Committer: hackademix, 2025-06-23 10:13:24 +0200
f9b1f0ca n
[android] TBA strings Author: Pier Angelo Vendrame, 2024-12-05 17:39:47 +0100
Committer: hackademix, 2025-06-23 10:12:53 +0200
d0fa3723 n
fixup! [android] Implement Android-native Connection Assist UI

TB 43786: Add new UX flow for changing security level (Android)

Author: clairehurst, 2025-05-15 12:21:35 -0600
Committer: hackademix, 2025-06-23 10:13:23 +0200
d6230c9b n
[android] Implement Android-native Connection Assist UI Author: clairehurst, 2023-12-11 17:42:52 -0700
Committer: hackademix, 2025-06-23 10:13:14 +0200
77d93411 n
fixup! Icebox
Onion-Location notification doorhanger sometimes appears out of place
TB 40026
[android]: Implement Security Level settings on Android.

TB 43786: Add new UX flow for changing security level (Android)

Author: clairehurst, 2025-05-15 12:19:00 -0600
Committer: hackademix, 2025-06-23 10:13:23 +0200
f3e0e0fc n
fixup! Icebox
Onion-Location notification doorhanger sometimes appears out of place
TB 40026
[android]: Implement Security Level settings on Android.

TB 43783: Expose SecurityLevelPrefs.setSecurityLevelAndRestart to android integration.

Author: Henry Wilkes, 2025-05-15 15:20:02 +0100
Committer: hackademix, 2025-06-23 10:13:22 +0200
7339d91c n
Icebox
Onion-Location notification doorhanger sometimes appears out of place
TB 40026
[android]: Implement Security Level settings on Android.

Originally, Next
Implement Security Level settings
fenix#40026
.

Author: Matthew Finkel, 2020-09-14 03:48:05 +0000
Committer: hackademix, 2025-06-23 10:13:11 +0200
e039ae44 n
fixup! 14.0 stable14.5 stableAndroidBacklogBackportBuild SystemFeature
Remove dependency on Application-Services
TB 42669
: [android] Use custom no-op app-services

AndroidBuild System
Allow tba-fetch-deps.sh to fetch prebuilt artifacts from tor-browser-build from nightlies
Bug 43809
: allow tba-fetch-deps to download nightlies

Author: Dan Ballard, 2025-05-22 15:04:55 +0200
Committer: hackademix, 2025-06-23 10:13:21 +0200
b96efbdc n
14.0 stable14.5 stableAndroidBacklogBackportBuild SystemFeature
Remove dependency on Application-Services
TB 42669
: [android] Use custom no-op app-services

Fetch the custom built no-op application services library from tor-browser-build when building for Android.

Author: Beatriz Rizental, 2025-01-30 19:12:00 +0100
Committer: hackademix, 2025-06-23 10:13:06 +0200
28ba2fb6 n
fixup! [android] Modify build system

AndroidBuild System
Allow tba-fetch-deps.sh to fetch prebuilt artifacts from tor-browser-build from nightlies
Bug 43809
: allow tba-fetch-deps to download from nightlies

Author: Dan Ballard, 2025-05-22 15:01:56 +0200
Committer: hackademix, 2025-06-23 10:13:20 +0200
601ea721 n
[android] Modify build system

Make sure Region.jsm fetching is disabledBug 40083: Make locale ordering in BuildConfig deterministic

decide if we need a watershed update prior to our esr78-based Tor BrowserBug 40042: Add option do overwrite timestamp in extension version

Fingerprinting
verify that our external helper apps patch is still effective
Bug 40059
: Use MOZ_BUILD_DATE for versionCode

At the same time we adapt MOZ_BUILD_DATE to our needs where it is actually used and not in tor-browser-build. This gives us more flexibility. See: tor-browser-build#40084.

Needs Information
Tor Browser's letterboxing wastes too much screen space in some cases
Bug 40067
: Fix reproducibility issue in classes2.dex

We make sure our MOZ_BUILD_DATE gets used as a source for showing date related information on the Fenix about page.

Icebox
Make a Cross-Platform Portable Browser Bundle
Bug 40071
: Show only supported locales

Linkability
consider enabling new cache isolation features
Bug 40064
: Use Gecko Beta for Nightly and Debug variants

All PlatformsApps::Impact::MediumApps::Type::InvestigationLinkabilityRoadmap::FutureTask
Evaluate trade-offs between dFPI and FPI
Bug 40123
: Allow building the instrumented tests apks for variants other than debug

This allows to specify the variant of the instrumented tests via a testBuildType gradle argument. It also applies a workaround for a R8 issue from https://issuetracker.google.com/issues/140851070.

UX
There should be warning when using Settings/Extensions
Bug 40143
: Use deterministic date in Test apk

The build config was using Date() when generating the Test apk's versionName.

Author: Georg Koppen, 2020-10-13 07:17:10 +0000
Committer: hackademix, 2025-06-23 10:13:06 +0200
bbd9e3b4 n
All PlatformsApps::Impact::HighApps::Type::Documentation
Customize Gitlab Issue and Merge templates
TB 43616
: Customize Gitlab Issue and Merge Request templates
Author: Morgan, 2025-04-02 19:24:59 +0000
Committer: hackademix, 2025-06-23 10:13:19 +0200
48319d57 n
[android] 14.5 stableAndroidBugDoingLocalizationProject 163
Don't force ALL CAPS for the fenix snackbar action button text
TB 43351
: Add function to disable forcing ALL CAPS for the fenix snackbar action button text

This is needed because the default snackbar will force all caps, which can cause problems in some languages. See 14.5 stableAndroidBugDoingLocalizationProject 163
Don't force ALL CAPS for the fenix snackbar action button text
tor-browser#43351
and bugzilla NEW
Remove usages of textAllCaps
bug 1935387
.

TODO: Remove once the forced all caps is removed by mozilla.

Author: clairehurst, 2024-12-05 15:46:06 -0700
Committer: hackademix, 2025-06-23 10:13:17 +0200
d8222c48 n
[android] Delete unused media Author: clairehurst, 2024-01-29 16:07:17 -0700
Committer: hackademix, 2025-06-23 10:13:16 +0200
40d31b13 n
13.0 stableAndroidLinkabilityNextTaskesr-115
Disable the Cookie Banner Reduction site support requests (Mozilla 1805450)
TB 42089
: [android] Remove ability to submit site support requests
Author: clairehurst, 2023-09-19 16:58:32 -0600
Committer: hackademix, 2025-06-23 10:13:16 +0200
b9cc0fbb n
14.0 stableAndroidFeatureNeeds DesignNextPlatform ParityUX
Implement "New circuit for this site" on Android
TB 42655
[android]: Implement "New circuit for this site" on Android
Author: clairehurst, 2024-09-03 17:33:03 -0600
Committer: hackademix, 2025-06-23 10:13:15 +0200
4ff887f2 n
Writing bridge settings is broken in esr78-based Tor BrowserTB 40041 [android]: Implement Tor Network Settings

Originally, Implement Network settingsfenix#40041.

Author: Matthew Finkel, 2020-09-18 01:57:44 +0000
Committer: hackademix, 2025-06-23 10:13:13 +0200
24d313f6 n
13.0 stableAndroidDoingTask
firefox-mobile: refactor tor bootstrap off deleted onboarding path
TB 41878
: [android] Add standalone Tor Bootstrap
Author: Dan Ballard, 2023-08-25 16:08:13 -0700
Committer: hackademix, 2025-06-23 10:13:12 +0200
ad445f41 n
Android
Disable Firefox onboarding in 13.0
TB 41972
: [android] Disable Mozilla onboarding
Author: Dan Ballard, 2023-08-09 13:32:54 -0700
Committer: hackademix, 2025-06-23 10:13:12 +0200
f51af177 n
[android] Modify UI/UX

TB broken on MacOS 11 Big SurBug 40015: Modify Home menu

All PlatformsApps::Impact::LowApps::Type::InvestigationFeatureRoadmap::Future
Enable SharedArrayBuffers with sequential threads?
Bug 40016
: Hide unwanted Settings

All PlatformsApps::Impact::LowApps::Type::InvestigationFeatureRoadmap::Future
Enable SharedArrayBuffers with sequential threads?
Bug 40016
: Modify Default toolbar menu

All PlatformsApps::Impact::LowApps::Type::InvestigationFeatureRoadmap::Future
Enable SharedArrayBuffers with sequential threads?
Bug 40016
: Add Donate settings button

All PlatformsApps::Impact::LowApps::Type::InvestigationFeatureRoadmap::Future
Enable SharedArrayBuffers with sequential threads?
Bug 40016
: Move Allow Screenshots under Advanced

All PlatformsApps::Impact::LowApps::Type::InvestigationFeatureRoadmap::Future
Enable SharedArrayBuffers with sequential threads?
Bug 40016
: Don't install WebCompat webext

All PlatformsApps::Impact::LowApps::Type::InvestigationFeatureRoadmap::Future
Enable SharedArrayBuffers with sequential threads?
Bug 40016
: Don't onboard Search Suggestions

HTTPS Everywhere Update Channels Preferences has TypeError in 10.0a5Bug 40094: Do not use MasterPasswordTipProvider in HomeFragment

Doing
Review Mozilla developer notes for 79-81 (including)
Bug 40095
: Hide "Sign in to sync" in bookmarks

FeatureRoadmap::Future
Easier flow to navigate back to clear-URL after an onion-location redirect, e.g. when onion is broken
Bug 40031
: Hide Mozilla-specific items on About page

Apps::Impact::MediumApps::Type::AuditFingerprintingLinkabilityRoadmap::FutureTaskWindows
investigate browser's use of the MediaControl API (Windows)
Bug 40063
: Do not sort search engines alphabetically

Icebox
Insecure HTTP pages should display warning about bad exit nodes
Bug 40141
: Hide EME site permission

BackportDoing
Disable security.certerrors.mitm.auto_enable_enterprise_roots
Bug 40166
: Hide "Normal" tab (again) and Sync tab in TabTray

Icebox
Onion services icons are gray even if secure connection icons should be green
Bug 40167
: Hide "Save to Collection" in menu

Security UI not updated for non-https .onion pages in FenixBug 40172: Find the Quit button

Prepare switch to mozilla83 for mobileBug 40186: Hide Credit Cards in Settings

Needs Review
Expose privacy.spoof_english pref in GeckoView
Bug 40198
: Spoof English toggle now overlaps with locale list

Author: Matthew Finkel, 2020-09-09 22:59:30 +0000
Committer: hackademix, 2025-06-23 10:13:10 +0200
d7c2dc00 n
All PlatformsApps::Impact::LowApps::Type::InvestigationFeatureRoadmap::Future
Enable SharedArrayBuffers with sequential threads?
TB 40016
[android]: Don't install WebCompat webext.

Originally, Doing
Modify Fenix Settings Menu
fenix#40016
.

Author: Matthew Finkel, 2020-09-02 19:31:55 +0000
Committer: hackademix, 2025-06-23 10:13:09 +0200
6b3330ce n
component::applications/tor browsergitlab-tb-fenixowner::tbb-teamparent::33658points::4priority::mediumseverity::normalsponsor::58-muststatus::newtbb-paritytype::defectux-team
UI changes for "Only Private Browsing Mode" on Android
TB 34403
[android]: Disable Normal mode by default.

Originally, BugDoingPlatform ParityUX
UI changes for "Only Private Browsing Mode" on Android
fenix#34403
.

Author: Matthew Finkel, 2020-07-26 18:24:39 +0000
Committer: hackademix, 2025-06-23 10:13:09 +0200
5c1004bd n
All PlatformsApps::Impact::MediumApps::Type::InvestigationFeatureRoadmap::FutureSecuritySecurity SettingsUX
Set Safer as the default security level [desktop]
TB 40087
[android]: Implement a switch for spoof English.

Originally, Needs Review
Implement a spoof/no spoof toggle in the locale chooser
fenix#40087
and Needs Review
Expose spoofEnglish pref
android-components#40019
.

Author: Alex Catarineu, 2020-10-18 23:09:12 +0200
Committer: hackademix, 2025-06-23 10:13:08 +0200
c80cc897 n
LinkabilityNextesr-102
Drop #16620 patch?
TB 40185
: [android] Use NimbusDisabled

Originally, Use NimbusDisabledfenix#40185.

Author: Matthew Finkel, 2021-08-03 12:44:09 +0000
Committer: hackademix, 2025-06-23 10:13:07 +0200
15cdc2a2 n
[android] Rename as Tor Browser

Icebox
On a v2 onion page, Onion-Location with a v3 onion should count as "onion available"
Bug 40020
: Change applicationId

Icebox
On a v2 onion page, Onion-Location with a v3 onion should count as "onion available"
Bug 40020
: Change app name

Icebox
On a v2 onion page, Onion-Location with a v3 onion should count as "onion available"
Bug 40020
: Change deeplink scheme

Icebox
On a v2 onion page, Onion-Location with a v3 onion should count as "onion available"
Bug 40020
: Change App icons

Doing
Consider disabling remote Public Suffix List fetching
Bug 40073
: Use correct branding on About page

Moat "Submit" button does not workBug 40088: Use Tor Browser logo in migration screen

Author: Matthew Finkel, 2020-07-31 16:49:03 +0000
Committer: hackademix, 2025-06-23 10:13:05 +0200
e6f34bf2 n
All PlatformsApps::Impact::MediumApps::Type::EnhancementFeatureRoadmap::FutureUX
Some way to retrieve clear-URL of current page after an onion-location redirect, e.g. for sharing links
TB 40032
[android]: Set usesCleartextTraffic as false

Originally, Disallow Cleartext Trafficfenix#40032.

Author: Matthew Finkel, 2020-09-06 00:27:05 +0000
Committer: hackademix, 2025-06-23 10:13:04 +0200
030ede40 n
[android] Disable features and functionality

Androidcomponent::applications/tor browsergitlab-tb-fenixowner::tbb-teamparent::33184priority::mediumseverity::normalsponsor::58-muststatus::newtbb-mobiletype::task
Fenix Use of Glean
Bug 33594
: Disable data collection by default (Glean)

Backport
".onion available" is been displayed in an https onion site
Bug 40019
: Adjust is disabled on Release when data collection is disabled

TorBrowserTeam202006component::applications/tor browsergitlab-tb-android-componentsowner::tbb-teamparent::34324priority::mediumseverity::normalstatus::newtbb-mobiletype::defect
Audit mozilla_lib_crash
Bug 34338
: Disable the crash reporter

AndroidProject 131Q4esr-102
Check which of our mobile prefs and configuration changes are still valid for GeckoView
Bug 40014
: Neuter Google Advertising ID

Updater
Linux64 10.0a1-10.0a2 incremental update fails
Bug 40018
: Disable Push service

All PlatformsApps::Impact::HighApps::Type::BugBugProxy BypassRoadmap::Future
DoH/TRR disabled by network.dns.disabled makes it unsafe to test DoH
Bug 40034
: Disable PWA onboading

Incorrect Exit IP shown after New Circuit requestBug 40072: Disable Tracking Protection

Fingerprinting
ensure that Windows default browser agent is omitted
Bug 40061
: Do not show "Send to device" in sharing menu

Doing
Playing videos breaks after reloading pages in ESR 78-based builds
Bug 40109
: Reduce requested permissions

Exclude LOCATION and NETWORK_STATE

Author: Matthew Finkel, 2020-07-24 03:42:19 +0000
Committer: hackademix, 2025-06-23 10:13:03 +0200
e555f766 n
component::applications/tor browsergitlab-tb-android-componentsowner::tbb-teamparent::33661priority::mediumseverity::normalstatus::newtype::defect
Isolate Icon loader on Android
TB 34439
[android]: Isolate Icon loader on Android.

Originally, BugNeeds Review
Isolate Icon loader on Android
android-components#34439
.

Author: Alex Catarineu, 2020-11-04 15:51:00 +0100
Committer: hackademix, 2025-06-23 10:13:02 +0200
50e468e2 n
Rebase Tor Browser esr78 patches onto 80 betaTB 40023: [android] Stop PrivateNotificationService

Originally, Completely stop the Private Notifcation Serviceandroid-components#40023.

Author: Matthew Finkel, 2020-10-21 22:31:13 +0000
Committer: hackademix, 2025-06-23 10:13:02 +0200
ac62aae7 n
[android] Modify Tracking Protection configuration

3rd party cookies are allowedandroid-components#40020: Disable third-party cookies

Tracking Protection onboarding still enabledandroid-components#40024: Disable tracking protection by default

Author: Matthew Finkel, 2020-10-20 00:28:50 +0000
Committer: hackademix, 2025-06-23 10:13:01 +0200
  • RESOLVED DUPLICATE(1648836), Blocks: 1648487, [tor 40015]
    pages do not render in Firefox ESR 68.10 on macOS Big Sur 11.0 Beta (20A4299v)
    Bug 1649764
20197b96 n
TB broken on MacOS 11 Big SurTB 40015: [android] Port padlock states for .onion services

Originally, TaskUX
Port padlock states for .onion services to Fenix
android-components#40015
.

Author: Alex Catarineu, 2020-10-02 21:12:23 +0200
Committer: hackademix, 2025-06-23 10:13:00 +0200
ace3869d n
[android] Modify Addon support

Hide option for disallowing addons in private modeandroid-components#40011: Hide option for disallowing addons in private mode

Needs Review
Allow inheriting from AddonCollectionProvider
android-components#40016
: Allow inheriting from AddonCollectionProvider

This will allow implementing our own AddonsProvider in fenix.

Author: Alex Catarineu, 2020-10-01 18:31:11 +0200
Committer: hackademix, 2025-06-23 10:12:59 +0200
cfe3fda4 n
[android] Modify add-on support

AndroidProject 131Q4esr-102
One-time ultimate switch Tor Browser Android to HTTPS-Only and getting rid of any HTTPS-Everywhere remnants
Bug 41160
: One-time ultimate switch Tor Browser Android to HTTPS-Only. AndroidProject 131Q3esr-102
Remove HTTPS-Everywhere extension from esr102-based Tor Browser Android
Bug 41159
: Remove HTTPS-Everywhere extension from Tor Browser Android.

AndroidProject 131Q3esr-102
Enable HTTPS-Only Mode by default in Tor Browser Android
Bug 41094
: Enable HTTPS-Only Mode by default in Tor Browser Android.

Turn shouldUseHttpsOnly's default to true.

Tor Browser window size changes with Windows 10 display scaling (e.g. 125% --> 998x999)Bug 40225: Bundled extensions don't get updated with Android Tor Browser updates.

TBB is not detecting a .onion on a websiteBug 40030: Install NoScript addon on startup.

Also 40070: Consider storing the list of recommended addons

This implements our own AddonsProvider, which loads the list of available addons from assets instead of fetching it from an endpoint.

Also, we hide the uninstall button for builtin addons.

FingerprintingProject 131Q4esr-102
ensure no locale leaks from new Intl APIs
Bug 40058
: Hide option for disallowing addon in private mode

Author: hackademix, 2022-09-01 16:30:50 +0200
Committer: hackademix, 2025-06-23 10:12:59 +0200
d83833e1 n
AndroidDoingTask
Backport security fixes (Android & wontfix) from Firefox 119 to 115.4 - based Tor Browser
TB 42191
: [android] Temporary StrictMode relaxation to clear the thumbnail cache.
Author: hackademix, 2024-01-10 09:17:08 +0100
Committer: hackademix, 2025-06-23 10:12:58 +0200
6c6242d5 n
TB 40009: [android] Change the default search engines

Originally, AndroidBugDoingPlatform Parity
Search engines on mobile Tor Browser don't match the desktop ones
android-components#40009
.

This matches the search engines from desktop, that is: DDG as the default, then YouTube, Google, DDGOnion, Startpage, Twitter, Wikipedia and Yahoo.

Update DuckDuckGo onion search providerandroid-components#40062: Update DuckDuckGo onion search plugin

Author: Alex Catarineu, 2020-09-30 13:58:01 +0200
Committer: hackademix, 2025-06-23 10:12:57 +0200
caf37f49 n
Consider disabling about:pioneerTB 40002: [android] Ensure system download manager is not used

Originally, Needs Review
Make sure AndroidDownloadManager is not used
android-components#40002
.

AndroidBackport
Support scoped storage to fix downloads on API >= 29
android-components#40075
: Support scoped storage to enable downloads on API < 29

  • in android-components!7, we blocked all usage of Scoped Storage in an attempt to block usage of Android's DownloadManager, which is known to cause proxy bypasses
  • as of Android API 29, downloads will not work without Scoped Storage, causing all downlaods to fail (see: BugUX
    TBA: users are reporting that can't download files
    fenix##40192
    )
  • here, we enable usage of scoped storage for API >= 29, but block calls to DownloadManager on API < 29
Author: Alex Catarineu, 2020-09-29 16:52:43 +0200
Committer: hackademix, 2025-06-23 10:12:56 +0200
206b4be1 n
Consider disabling about:pioneerBB 40002: Remove about:ion

Firefox Ion (previously Firefox Pioneer) is an opt-in program in which people volunteer to participate in studies that collect detailed, sensitive data about how they use their browser.

All Platforms
Disable about:sync-logs
Bug 41662
: Disable about:sync-logs

Even though we disable sync by default with identity.fxaccounts.enabled, this about: page is still avilable. We could throw an exception on the constructor of the related component, but it would result only in an error in the console, without a visible "this address does not look right" error page. If we fix the issues with MOZ_SERVICES_SYNC, we can restore the component.

Author: Kathy Brade, 2020-08-14 09:06:33 -0400
Committer: hackademix, 2025-06-23 10:09:53 +0200
3b9e7626 n
component::applications/tor browsergitlab-tb-fenixowner::tbb-teamparent::33661priority::mediumseverity::normalsponsor::58status::newtype::task
Port external helper app prompting before opening to Fenix
TB 34378
: [android] Port external helper app prompting

Together with the corresponding fenix patch, this allows all startActivity that may open external apps to be replaced by TorUtils.startActivityPrompt.

Originally, Needs Review
Port external helper app prompting
android-components#40007
and Needs ReviewTask
Port external helper app prompting before opening to Fenix
fenix#34378
.

Author: Alex Catarineu, 2020-09-22 16:34:51 +0200
Committer: hackademix, 2025-06-23 10:12:56 +0200
a8979547 n
BacklogDocumentationTaskUX
Review advice on VPN use during onboarding
TB 40005
: [android] Modify Default toolbar menu

Originally Modify WebExtensions Menuandroid-components#40005.

Author: Matthew Finkel, 2020-09-04 14:21:58 +0000
Committer: hackademix, 2025-06-23 10:12:55 +0200
b47c994e n
14.0 stable14.5 stableAndroidFingerprintingFontsNeeds InformationTask
Disable font visibility protections on Android
TB 43006
: Disable RFP for Font Visibility on Android
Author: Dan Ballard, 2024-10-17 14:31:15 -0700
Committer: hackademix, 2025-06-23 10:12:54 +0200
db250043 n
14.0 stableAndroidDoingProxy BypassTaskesr-128
Review the patch on Android's ProxySelector
TB 42660
: Disable ProxySelector.openConnectionWithProxy and NOPify CrashReporter.sendCrashReport
Author: Dan Ballard, 2024-10-01 10:46:37 -0700
Committer: hackademix, 2025-06-23 10:12:53 +0200
1eadc12b n
Temporary commit: manually place generated wasm files

These files are built reproducibly using tor-browser-build: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/merge_requests/715

We're manually adding them here while working on the interface, but eventually these should be placed in the right location using tor-browser-build.

Author: Cecylia Bocovich, 2023-11-28 11:47:27 -0500
Committer: hackademix, 2025-06-23 10:12:52 +0200
c13dfcf4 n
13.0 stableBugDesktopDoingesr-115
The default browser button came back on 115
TB 41822
: Unconditionally disable default browser UX in about:preferences
Author: Richard Pospesel, 2023-09-18 20:24:32 +0000
Committer: hackademix, 2025-06-23 10:12:51 +0200
1c98b572 n
All PlatformsSponsor 30 - FINISHED
Pin bridges.torproject.org domains to Let's Encrypt's root cert public key
TB 41728
: Pin bridges.torproject.org domains to Let's Encrypt's root cert public key
Author: hackademix, 2023-04-18 22:50:11 +0200
Committer: hackademix, 2025-06-23 10:12:50 +0200
ca7e21cc n
DesktopDoingTask
Customize the default CustomizableUI toolbar using CustomizableUI.jsm
TB 41736
: Customize toolbar for tor-browser.
Author: Henry Wilkes, 2023-04-19 14:34:32 +0100
Committer: hackademix, 2025-06-23 10:12:50 +0200
228f9012 n
DesktopDoingTask
Customize the default CustomizableUI toolbar using CustomizableUI.jsm
BB 41736
: Customize toolbar for base-browser.
Author: Henry Wilkes, 2023-04-19 14:22:18 +0100
Committer: hackademix, 2025-06-23 10:11:45 +0200
7bbd39a7 n
12.5 stableDesktopFeatureNeeds DesignQ1Sponsor 30 - FINISHEDUXUser Feedback
Improve security warning when downloading a file
TB 40701
: Add security warning when downloading a file

Shown in the downloads panel, about:downloads and places.xhtml.

Author: Dan Ballard, 2023-03-31 12:35:17 -0500
Committer: hackademix, 2025-06-23 10:12:49 +0200
a9cf54e9 n
DesktopLocalizationProject 131Taskesr-102
Should we remove previously installed langpacks?
TB 41435
: Add a Tor Browser migration function

For now this function only deletes old language packs for which we are already packaging the strings with the application.

Author: Pier Angelo Vendrame, 2022-12-02 11:55:13 +0100
Committer: hackademix, 2025-06-23 10:12:48 +0200
8811549e n
For Anticensorship TeamMerge ReadyProject 96 - FINISHEDQ2UX
Incorporate Tor Browser Manual pages into Tor Browser
TB 11698
: Incorporate Tor Browser Manual pages into Tor Browser

This patch associates the about:manual page to a translated page that must be injected to browser/omni.ja after the build. The content must be placed in chrome/browser/content/browser/manual/, so that is then available at chrome://browser/content/manual/. We preferred giving absolute freedom to the web team, rather than having to change the patch in case of changes on the documentation.

Author: Pier Angelo Vendrame, 2022-05-05 20:15:01 +0200
Committer: hackademix, 2025-06-23 10:12:47 +0200
fef8034e n
DoingQ2UX
Implement about:rulesets https-everywhere replacement
TB 40458
: Implement .tor.onion aliases

We have enabled HTTPS-Only mode, therefore we do not need HTTPS-Everywhere anymore. However, we want to keep supporting .tor.onion aliases (especially for securedrop). Therefore, in this patch we implemented the parsing of HTTPS-Everywhere rulesets, and the redirect of .tor.onion domains. Actually, Tor Browser believes they are actual domains. We change them on the fly on the SOCKS proxy requests to resolve the domain, and on the code that verifies HTTPS certificates.

Author: Pier Angelo Vendrame, 2022-02-21 15:39:11 +0100
Committer: hackademix, 2025-06-23 10:12:46 +0200
7eb5c36b n
ProjectUX
Onion-location: increasing the use of onion services through automatic redirects and aliasing
TB 21952
: Implement Onion-Location

Whenever a valid Onion-Location HTTP header (or corresponding HTML <meta> http-equiv attribute) is found in a document load, we either redirect to it (if the user opted-in via preference) or notify the presence of an onionsite alternative with a badge in the urlbar.

Author: Alex Catarineu, 2020-03-05 22:16:39 +0100
Committer: hackademix, 2025-06-23 10:12:46 +0200
a869055b n
Feature
Tor Browser: Improve TBB UI of hidden service client authorization
TB 30237
: Add v3 onion services client authentication prompt

When Tor informs the browser that client authentication is needed, temporarily load about:blank instead of about:neterror and prompt for the user's key.

If a correctly formatted key is entered, use Tor's ONION_CLIENT_AUTH_ADD control port command to add the key (via Torbutton's control port module) and reload the page.

If the user cancels the prompt, display the standard about:neterror "Unable to connect" page. This requires a small change to browser/actors/NetErrorChild.jsm to account for the fact that the docShell no longer has the failedChannel information. The failedChannel is used to extract TLS-related error info, which is not applicable in the case of a canceled .onion authentication prompt.

Add a leaveOpen option to PopupNotifications.show so we can display error messages within the popup notification doorhanger without closing the prompt.

Add support for onion services strings to the TorStrings module.

Add support for Tor extended SOCKS errors (Tor proposal 304) to the socket transport and SOCKS layers. Improved display of all of these errors will be implemented as part of ProjectUX
Objective 2, Activity 4: Better client-side errors
bug 30025
.

Also fixes BugBugSmashFundUX
Make a menu to add onion and auth-cookie to TB
bug 19757
: Add a "Remember this key" checkbox to the client auth prompt.

Add an "Onion Services Authentication" section within the about:preferences "Privacy & Security section" to allow viewing and removal of v3 onion client auth keys that have been stored on disk.

Also fixes FeatureUX
TorBrowser might want to have an error page specific to when .onion links fail
bug 19251
: use enhanced error pages for onion service errors.

Author: Kathy Brade, 2019-11-12 16:11:05 -0500
Committer: hackademix, 2025-06-23 10:12:45 +0200
f5b2619c n
ProjectUX
Communicating security expectations for .onion: what to say about different padlock states for .onion services
TB 23247
: Communicating security expectations for .onion

Encrypting pages hosted on Onion Services with SSL/TLS is redundant (in terms of hiding content) as all traffic within the Tor network is already fully encrypted. Therefore, serving HTTP pages from an Onion Service is more or less fine.

Prior to this patch, Tor Browser would mostly treat pages delivered via Onion Services as well as pages delivered in the ordinary fashion over the internet in the same way. This created some inconsistencies in behaviour and misinformation presented to the user relating to the security of pages delivered via Onion Services:

  • HTTP Onion Service pages did not have any 'lock' icon indicating the site was secure
  • HTTP Onion Service pages would be marked as unencrypted in the Page Info screen
  • Mixed-mode content restrictions did not apply to HTTP Onion Service pages embedding Non-Onion HTTP content

This patch fixes the above issues, and also adds several new 'Onion' icons to the mix to indicate all of the various permutations of Onion Services hosted HTTP or HTTPS pages with HTTP or HTTPS content.

Strings for Onion Service Page Info page are pulled from Torbutton's localization strings.

Author: Richard Pospesel, 2018-06-08 13:38:40 -0700
Committer: hackademix, 2025-06-23 10:12:44 +0200
9a7a2b85 n
13.0 stableDesktopTaskesr-115
Hide about:preferences#privacy > DNS over HTTPS section
TB 41906
: Hide DNS over HTTPS preferences.
Author: Henry Wilkes, 2023-09-13 11:59:23 +0100
Committer: hackademix, 2025-06-23 10:12:43 +0200
68a2cfc5 n
Doing
Consider disabling remote Public Suffix List fetching
TB 40073
: Disable remote Public Suffix List fetching

In https://bugzilla.mozilla.org/show_bug.cgi?id=1563246 Firefox implemented fetching the Public Suffix List via RemoteSettings and replacing the default one at runtime, which we do not want.

Author: Alex Catarineu, 2020-08-13 11:05:03 +0200
Committer: hackademix, 2025-06-23 10:12:43 +0200
1a10fd0c n
14.0 stableDesktopTaskesr-128
Review Mozilla 1854965: Define new search engine configuration schema
TB 42891
: Set the bundled search engine for Tor Browser.

After upstream changes between Firefox 115 and 128, we had to completely rework the way in which we define our search engines.

This commit replaces the old "Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter; remove Amazon, eBay, bing".

With that commit, we customized a list of addons IDs to ship as built-in search engines, but then upsteam moved to using only RemoteSettings. The configuration has many more fields, and it would be quite long to include it in the source code. Therefore, we use some local JSON files and load the settings from them.

Author: Pier Angelo Vendrame, 2024-09-02 17:56:06 +0200
Committer: hackademix, 2025-06-23 10:12:42 +0200
beb41967 n
BugSigning
Create new MAR signing key for Tor Browser
TB 32658
: Create a new MAR signing key

It's time for our rotation again: Move the backup key in the front position and add a new backup key.

DoingSigningTaskUpdater
Generate a second mar signing key for nightly
Bug 33803
: Move our primary nightly MAR signing key to tor-browser

DoingSigningTaskUpdater
Generate a second mar signing key for nightly
Bug 33803
: Add a secondary nightly MAR signing key

Author: Georg Koppen, 2020-01-17 12:54:31 +0000
Committer: hackademix, 2025-06-23 10:12:41 +0200
a16d386b n
Bug
updater needs to support use of symlinks
TB 12647
: Support symlinks in the updater.
Author: Kathy Brade, 2014-08-14 11:39:09 -0400
Committer: hackademix, 2025-06-23 10:12:40 +0200
459e1d85 n
DesktopFeatureProject 131
Move part of the updater patches to base browser
TB 41668
: Tweaks to the Base Browser updater for Tor Browser

This commit was once part of "SecurityTaskUX
Deploy experimental builds using the Firefox update process
Bug 4234
: Use the Firefox Update Process for Tor Browser.". However, some parts of it were not needed for Base Browser and some derivative browsers. Therefore, we extracted from that commit the parts for Tor Browser legacy, and we add them back to the patch set with this commit.

Author: Pier Angelo Vendrame, 2023-03-13 11:16:32 +0100
Committer: hackademix, 2025-06-23 10:12:40 +0200
5a791c5a n
MikePerry201305component::firefox patch issuesowner::bradepriority::highresolution::fixedstatus::closedtbb-bountytbb-usabilitytype::enhancement
Create local homepage for TBB
TB 7494
: Create local home page for TBB.

13.0 stableApps::Type::MetaBrandDesktopDoingNeeds DesignProject 131UX
Modernize Tor Browser's new-tab page (about:tor)
Bug 41333
: Update about:tor to new design. Including:

  • make the favicon match the branding icon.
  • make the location bar show a search icon.
Author: Henry Wilkes, 2023-08-02 12:18:08 +0100
Committer: hackademix, 2025-06-23 10:12:39 +0200
5dd1e041 n
Temporary changes to about:torconnect for Android.

We are planning of tempoorarily using about:torconnect on Android, until the native UX is ready.

Author: Pier Angelo Vendrame, 2023-12-05 17:25:13 +0100
Committer: hackademix, 2025-06-23 10:12:37 +0200
00fe645d n
BugNeeds ReviewPerformanceSponsor 30 - FINISHEDUX
Remove gap between Tor Launcher window and main browser window
TB 27476
: Implement about:torconnect captive portal within Tor Browser
  • implements new about:torconnect page as tor-launcher replacement
  • adds new torconnect component to browser
  • tor process management functionality remains implemented in tor-launcher through the TorProtocolService module
  • adds warning/error box to about:preferences#tor when not connected to tor

DoingProject 96 - FINISHEDQ2UX
Update the about:torconnect frontend page to match additional UI flows
Bug 40773
: Update the about:torconnect frontend page to match additional UI flows.

12.5 stableDesktopDoingFeatureQ1UX
Improve the UX of the location bar's connection status
Bug 41608
: Add a toolbar status button and a urlbar "Connect" button.

Author: Richard Pospesel, 2021-04-28 23:09:34 -0500
Committer: hackademix, 2025-06-23 10:12:37 +0200
197196da n
BugSmashFundTaskUX
Include bridge configuration into about:preferences
TB 31286
: Implementation of bridge, proxy, and firewall settings in about:preferences#connection

This patch adds a new about:preferences#connection page which allows modifying bridge, proxy, and firewall settings from within Tor Browser. All of the functionality present in tor-launcher's Network Configuration panel is present:

  • Setting built-in bridges
  • Requesting bridges from BridgeDB via moat
  • Using user-provided bridges
  • Configuring SOCKS4, SOCKS5, and HTTP/HTTPS proxies
  • Setting firewall ports
  • Viewing and Copying Tor's logs
  • The Networking Settings in General preferences has been removed

DoingQ2Sponsor 30 - FINISHEDUX
Update about:preferences page to match new UI designs
Bug 40774
: Update about:preferences page to match new UI designs

Author: Richard Pospesel, 2019-09-16 15:25:39 -0700
Committer: hackademix, 2025-06-23 10:12:36 +0200
7ee7539b n
Add a library for QR CodesTB 40807: Added QRCode.js to toolkit/modules Author: Pier Angelo Vendrame, 2022-02-17 12:17:25 +0100
Committer: hackademix, 2025-06-23 10:12:35 +0200
5a5f216b n
AndroidBugBugSmashFund
Create tor-browser for mobile branch based on mozilla-central
TB 25741
: TBA: Disable GeckoNetworkManager

The browser should not need information related to the network interface or network state, tor should take care of that.

Author: Matthew Finkel, 2018-04-26 22:22:51 +0000
Committer: hackademix, 2025-06-23 10:12:34 +0200
c8d5ed91 n
MikePerry201303actualpoints::6component::torbrowserbuttonowner::mikeperrypriority::very highresolution::fixedstatus::closedtbb-rebase-regressiontype::defect
Tor Browser 2.3.25-4 crashes with Drag and Drop on Windows
TB 8324
: Prevent DNS proxy bypasses caused by Drag&Drop

DesktopDoingFeatureLinkabilityProject 131Q1UX
Skip Drag & Drop filtering for DNS-safe URLs (no hostname, e.g. RFC3966 tel:)
Bug 41613
: Skip Drang & Drop filtering for DNS-safe URLs

Author: hackademix, 2022-12-12 21:09:15 +0100
Committer: hackademix, 2025-06-23 10:12:34 +0200
01e461a6 n
AndroidApps::Impact::HighApps::Type::EnhancementFeatureRoadmap::Future
Create Background Service to host long-lived tor and lyrebird processes
TB 42247
: Android helpers for the TorProvider

GeckoView is missing some API we use on desktop for the integration with the tor daemon, such as subprocess. Therefore, we need to implement them in Java and plumb the data back and forth between JS and Java.

Author: Pier Angelo Vendrame, 2023-10-31 23:48:32 +0100
Committer: hackademix, 2025-06-23 10:12:33 +0200
a81a73f6 n
12.5 stableBugCircuit DisplayDesktopDoingNeeds DesignQ1Sponsor 30 - FINISHEDUXUser Feedback
Some users have difficulty finding the circuit display
TB 41600
: Add a tor circuit display panel.
Author: Henry Wilkes, 2023-03-08 14:37:38 +0000
Committer: hackademix, 2025-06-23 10:12:32 +0200
699aeda1 n
FeatureLinkabilityUX
Tor Browser should set SOCKS username for a request based on first party domain
TB 3455
: Add DomainIsolator, for isolating circuit by domain.

Add an XPCOM component that registers a ProtocolProxyChannelFilter which sets the username/password for each web request according to url bar domain.

FeatureFirst ContributionNew IdentityUX
Add New Circuit button to TorButton
Bug 9442
: Add New Circuit button

BugUX
Raise MaxCircuitDirtiness for Tor Browser to 2 hours
Bug 13766
: Set a 10 minute circuit dirty timeout for the catch-all circ.

Feature
SOCKS isolation should include a process identifier.
Bug 19206
: Include a 128 bit random tag as part of the domain isolator nonce.

Feature
SOCKS isolation should include a process identifier.
Bug 19206
: Clear out the domain isolator state on New Identity.

Bug
Adapt torbutton to TBB/FF52ESR
Bug 21201
.2: Isolate by firstPartyDomain from OriginAttributes

Bug
Catch-all circuits are not working properly in ESR 52 based Tor Browser
Bug 21745
: Fix handling of catch-all circuit

DesktopTask
Refactor the domain isolator and new circuit
Bug 41741
: Refactor the domain isolator and new circuit

Author: Arthur Edelstein, 2014-07-14 00:40:13 -0700
Committer: hackademix, 2025-06-23 10:12:31 +0200
251b3892 n
DoingSponsor 30 - FINISHED
Create TorSettings module to handle modifying all tor daemon settings
TB 40597
: Implement TorSettings module
  • migrated in-page settings read/write implementation from about:preferences#tor to the TorSettings module
  • TorSettings initially loads settings from the tor daemon, and saves them to firefox prefs
  • TorSettings notifies observers when a setting has changed; currently only QuickStart notification is implemented for parity with previous preference notify logic in about:torconnect and about:preferences#tor
  • about:preferences#tor, and about:torconnect now read and write settings thorugh the TorSettings module
  • all tor settings live in the torbrowser.settings.* preference branch
  • removed unused pref modify permission for about:torconnect content page from AsyncPrefs.jsm

Needs ReviewProject 96 - FINISHED
Implement new Moat apis in Moat.jsm module
Bug 40645
: Migrate Moat APIs to Moat.jsm module

Author: Richard Pospesel, 2021-08-06 16:39:03 +0200
Committer: hackademix, 2025-06-23 10:12:30 +0200
0d927b70 n
Lox integration Author: Cecylia Bocovich, 2023-12-19 17:26:26 -0500
Committer: hackademix, 2025-06-23 10:12:29 +0200
9022fd28 n
Project 131
Migrate remaining tor-launcher functionality to tor-browser
TB 40933
: Add tor-launcher functionality

Desktop
Refactor the control port client implementation
Bug 41926
: Reimplement the control port

Author: Pier Angelo Vendrame, 2022-10-10 15:13:04 +0200
Committer: hackademix, 2025-06-23 10:12:28 +0200
37418a23 n
BugBugSmashFund
Tor Browser on OS X should not store data into the application bundle
TB 13252
: Customize profile management on macOS

On macOS we allow both portable mode and system installation. However, in the latter case, we customize Firefox's directories to match the hierarchy we use for the portable mode.

Also, display an informative error message if the TorBrowser-Data directory cannot be created due to an "access denied" or a "read only volume" error.

Author: Pier Angelo Vendrame, 2023-01-31 11:59:21 +0100
Committer: hackademix, 2025-06-23 10:12:26 +0200
99d47cfb n
Needs Review
Reorganize patchset
TB 40562
: Added Tor Browser preferences to 000-tor-browser.js

Before reordering patches, we used to keep the Tor-related patches (torbutton and tor-launcher) at the beginning. After that issue, we decided to move them towards the end.

In addition to that, we have decided to move Tor Browser-only preferences there, too, to make Base Browser-only fixups easier to apply.

Author: Pier Angelo Vendrame, 2024-07-18 15:48:46 +0200
Committer: hackademix, 2025-06-23 10:12:25 +0200
3cda0e0a n
Opt in to some of the NIGHTLY_BUILD featuresTB 41340: Enable TOR_BROWSER_NIGHTLY_BUILD features for dev and nightly builds

DoingLocalizationProject 131Q4esr-102
Enable fluent warnings on nightly and dev builds
tor-browser#41285
: Enable fluent warnings.

Author: Henry Wilkes, 2022-09-30 15:04:37 +0100
Committer: hackademix, 2025-06-23 10:12:23 +0200
905c47c7 n
component::mixminion-serverowner::nickmpriority::lowresolution::fixedstatus::closedtype::defectversion::0.0.4rc2
changing PublicKeyLifetime to smaller values isn't good
TB3
: Tor Browser's official .mozconfigs.

Also: Add an --enable-tor-browser-data-outside-app-dir configure option

Add --with-tor-browser-version configure option

BugBugSmashFund
disable per-installation profiles
Bug 31457
: disable per-installation profiles

The dedicated profiles (per-installation) feature does not interact well with our bundled profiles on Linux and Windows, and it also causes multiple profiles to be created on macOS under TorBrowser-Data.

Bug
TB9.0a7 is asking for a new profile
Bug 31935
: Disable profile downgrade protection.

Since Tor Browser does not support more than one profile, disable the prompt and associated code that offers to create one when a version downgrade situation is detected.

Add --enable-tor-browser-update build option

Move our configure options from old-configure.in to moz.configureBug 40793: moved Tor configuration options from old-configure.in to moz.configure

All PlatformsProject 131Task
Move some configuration options to base-browser level
Bug 41584
: Move some configuration options to base-browser level

Author: Mike Perry, 2013-05-06 15:51:06 -0700
Committer: hackademix, 2025-06-23 10:12:22 +0200
21e897c4 n
UX
Warn the user when they copy a cryptocurrency address from a HTTP Website
TB 40209
: Implement Basic Crypto Safety

Adds a CryptoSafety actor which detects when you've copied a crypto address from a HTTP webpage and shows a warning.

Closes #40209.

Correct minor Cryptocurrency warning string typoBug 40428: Fix string attribute names

Author: sanketh, 2021-02-08 20:12:44 -0500
Committer: hackademix, 2025-06-23 10:12:20 +0200
70300930 n
13.5 stableDesktopDoingTask
Modify moz-support-link
TB 42583
: Modify moz-support-link for Tor Browser.
Author: Henry Wilkes, 2024-05-16 12:18:34 +0100
Committer: hackademix, 2025-06-23 10:12:19 +0200
4281ef6d n
13.5 stableDesktopDoingTask
Modify moz-support-link
BB 42583
: Modify moz-support-link for Base Browser.
Author: Henry Wilkes, 2024-05-16 12:05:37 +0100
Committer: hackademix, 2025-06-23 10:10:57 +0200
26809e74 n
Add purple tor version of the loading APNG. Author: Henry Wilkes, 2024-04-09 10:54:55 +0100
Committer: hackademix, 2025-06-23 10:12:17 +0200
4995b8d0 n
13.0 stableDesktopDoingTask
Add a utility module for shared UI methods needed for several tor browser components
TB 42110
: Add TorUIUtils module for common tor component methods.
Author: Henry Wilkes, 2023-09-13 14:09:59 +0100
Committer: hackademix, 2025-06-23 10:12:15 +0200
7098012e n
14.0 stableDesktopDoingFeatureTaskUX
Add more color aliases that take dark mode into account
TB 41817
: tor-browser semantic colors.
Author: Henry Wilkes, 2024-05-15 14:26:14 +0100
Committer: hackademix, 2025-06-23 10:12:14 +0200
6f3e0127 n
13.5 stableDesktopFeatureScreensizeSponsor 9UX
Make the appearance of letterboxing look more intentional
TB 41917
: Tor brand-specific styles.
Author: hackademix, 2024-01-25 19:18:39 +0100
Committer: hackademix, 2025-06-23 10:12:12 +0200
45a4feae n
14.0 stableDesktopDoingNeeds DesignTask
Onion pattern on about:torconnect needs a dark theme asset
TB 43087
: Add onion-pattern to be used on Tor pages.
Author: Henry Wilkes, 2024-09-10 17:53:04 +0100
Committer: hackademix, 2025-06-23 10:12:11 +0200
d98ba4ec n
Customize moz-toggle for tor-browser. Author: Henry Wilkes, 2023-08-23 17:33:46 +0100
Committer: hackademix, 2025-06-23 10:12:10 +0200
a7dcb5f8 n
Bountycomponent::applications/tor bundles/installationowner::erinnpriority::highresolution::invalidseverity::blockerstatus::closedtbb-brandingtbb-no-uplifttype::defect
Branding of TBB
TB 2176
: Rebrand Firefox to TorBrowser

See also Bugs #5194, #7187, #8115, #8219.

This patch does some basic renaming of Firefox to TorBrowser. The rest of the branding is done by images and icons.

Also fix BugUX
many occurrences of "Firefox" in about:preferences
bug 27905
.

BugUX
Activity 1.1 Update Tor Browser icon to follow design guidelines.
Bug 25702
: Update Tor Browser icon to follow design guidelines

  • Updated all of the branding in /browser/branding/official with new 'stable' icon series.
  • Updated /extensions/onboarding/content/img/tor-watermark.png with new icon and add the source svg in the same directory
  • Copied /browser/branding/official over /browser/branding/nightly and the new /browser/branding/alpha directories. Replaced content with 'nightly' and 'alpha' icon series. Updated VisualElements_70.png and VisualElements_150.png with updated icons in each branding directory (fixes #22654)
  • Updated firefox.VisualElementsManfiest.xml with updated colors in each branding directory
  • Added firefox.svg to each branding directory from which all the other icons are derived (apart from document.icns and document.ico)
  • Added default256.png and default512.png icons
  • Updated aboutTBUpdate.css to point to branding-aware icon128.png and removed original icon
  • Use the Tor Browser icon within devtools/client/themes/images/.

BugUX
Blurry Tor Browser icon on macOS app switcher
Bug 30631
: Blurry Tor Browser icon on macOS app switcher

It would seem the png2icns tool does not generate correct icns files and so on macOS the larger icons were missing resulting in blurry icons in the OS chrome. Regenerated the padded icons in a macOS VM using iconutil.

Bug
about:preferences#general is not properly translated anymore starting with Tor Browser 8.5a4
Bug 28196
: preparations for using torbutton tor-browser-brand.ftl

A small change to Fluent FileSource class is required so that we can register a new source without its supported locales being counted as available locales for the browser.

BugUX
branding for about:debugging needs logo SVG
Bug 31803
: Replaced about:debugging logo with flat version

Bug
Distinguish between Tor Browser and Firefox when macOS opens documents
Bug 21724
: Make Firefox and Tor Browser distinct macOS apps

When macOS opens a document or selects a default browser, it sometimes uses the CFBundleSignature. Changing from the Firefox MOZB signature to a different signature TORB allows macOS to distinguish between Firefox and Tor Browser.

BugUX
Tor Browser Support should link to our support portal
Bug 32092
: Fix Tor Browser Support link in preferences

For Needs Review
Reorganize patchset
bug 40562
, we moved onionPattern* from BugNeeds ReviewPerformanceSponsor 30 - FINISHEDUX
Remove gap between Tor Launcher window and main browser window
bug 27476
to here, as about:tor needs these files but it is included earlier.

Needs DesignNeeds ReviewProject 131Q1TaskUXWindows
Create PDF icons for both browsers
Bug 41278
: Create Tor Browser styled pdf logo similar to the vanilla Firefox one

13.0 stableBrandDoingFeatureLinux
Implement Linux application icons
Bug 42088
: New application icons (used in-app and on linux).

13.0 stableBrandDoingFeatureWindows
Implement Windows application icons
Bug 42087
: New application icons (windows).

Author: Mike Perry, 2013-09-10 16:21:47 -0700
Committer: hackademix, 2025-06-23 10:12:08 +0200
9c126d9a n
Tor Browser localization migration scripts. Author: Henry Wilkes, 2023-08-10 17:54:40 +0100
Committer: hackademix, 2025-06-23 10:12:07 +0200
fab14402 n
Tor Browser strings

This commit adds all the strings needed for Tor Browser patches.

Author: Henry Wilkes, 2023-08-09 09:58:32 +0100
Committer: hackademix, 2025-06-23 10:12:05 +0200
61a4e8e1 n
Add TorStrings module for localization Author: Alex Catarineu, 2020-07-24 21:15:20 +0200
Committer: hackademix, 2025-06-23 10:12:04 +0200
850d593b n
MikePerry201405Rcomponent::applications/tor bundles/installationowner::mcsparent::4234priority::mediumresolution::fixedstatus::closedtype::defect
change TBB directory structure to be more like Firefox's
TB 11641
: Disable remoting by default.

Unless the -osint command line flag is used, the browser now defaults to the equivalent of -no-remote. There is a new -allow-remote flag that may be used to restore the original (Firefox-like) default behavior.

Author: Kathy Brade, 2014-04-29 13:08:24 -0400
Committer: hackademix, 2025-06-23 10:12:02 +0200
448c24c2 n
All PlatformsBug
Add a tool for common development tasks
TB 41803
: Add some developer tools for working on tor-browser.
Author: Henry Wilkes, 2023-05-31 16:04:01 +0100
Committer: hackademix, 2025-06-23 10:12:01 +0200
81228821 n
Backport
Add tor-browser build scripts + Makefile to tor-browser
TB 41089
: Add tor-browser build scripts + Makefile to tor-browser
Author: Richard Pospesel, 2022-08-01 17:56:45 +0000
Committer: hackademix, 2025-06-23 10:11:59 +0200
66aef7b8 n
Add CI for Tor Browser Author: Beatriz Rizental, 2024-06-19 09:58:56 +0200
Committer: hackademix, 2025-06-23 10:11:58 +0200
a03efe52 n
All PlatformsDoingTask
Update README for tor browser
TB 42308
: Create README for tor-browser.

We drop the README.txt that comes from Mozilla Firefox and add README.md for tor-browser.

Author: Henry Wilkes, 2023-11-27 16:39:59 +0000
Committer: hackademix, 2025-06-23 10:11:56 +0200
08626a87 n
fixup! All PlatformsApps::Impact::HighApps::Type::MetaNoScriptProject 131Roadmap::Future
Improve NoScript and Browser integration
BB 40925
: Implemented the Security Level component

TB 43782: Update security level UI for new UX flow.

In addition, we drop the distinction between the security levels in the UI when the user has a custom security level.

I.e. we always show shield as unfilled but with a yellow dot in the toolbar, and we just call it "Custom" rather than "Standard Custom", etc.

Author: Henry Wilkes, 2025-05-12 12:06:58 +0100
Committer: hackademix, 2025-06-23 10:11:55 +0200
1ba0f1c2 n
fixup! All PlatformsApps::Impact::HighApps::Type::MetaNoScriptProject 131Roadmap::Future
Improve NoScript and Browser integration
BB 40925
: Implemented the Security Level component

TB 43783: Prompt user for a restart if their security level preferences are not aligned at startup or mid-session.

Also handle failures to apply NoScript settings.

Author: Henry Wilkes, 2025-05-14 17:23:22 +0100
Committer: hackademix, 2025-06-23 10:11:48 +0200
d90e37dc n
All PlatformsApps::Impact::HighApps::Type::MetaNoScriptProject 131Roadmap::Future
Improve NoScript and Browser integration
BB 40925
: Implemented the Security Level component

This component adds a new Security Level toolbar button which visually indicates the current global security level via icon (as defined by the extensions.torbutton.security_slider pref), a drop-down hanger with a short description of the current security level, and a new section in the about:preferences#privacy page where users can change their current security level. In addition, the hanger and the preferences page will show a visual warning when the user has modified prefs associated with the security level and provide a one-click 'Restore Defaults' button to get the user back on recommended settings.

Geckoview: Expose security level interfaceBug 40125: Expose Security Level pref in GeckoView

Author: Pier Angelo Vendrame, 2022-07-08 16:19:41 +0200
Committer: hackademix, 2025-06-23 10:11:42 +0200
6045e91d n
fixup! Base Browser strings

TB 43782: Add strings for new security level UX flow.

Author: Henry Wilkes, 2025-05-12 12:07:01 +0100
Committer: hackademix, 2025-06-23 10:11:53 +0200
5ba7aba9 n
fixup! Base Browser strings

TB 43783: Add security level prompt strings.

Author: Henry Wilkes, 2025-05-15 10:14:14 +0100
Committer: hackademix, 2025-06-23 10:11:51 +0200
0e3aac59 n
Base Browser strings

This commit adds all the strings needed by following Base Browser patches.

Author: Pier Angelo Vendrame, 2023-03-29 09:14:54 +0200
Committer: hackademix, 2025-06-23 10:10:55 +0200
7b7e1281 n
fixup! Add helpers for message passing with extensionsBB 40069: Add helpers for message passing with extensions

TB 43783: Allow the browser to wait for the NoScript settings to be applied.

Author: Henry Wilkes, 2025-05-15 10:14:08 +0100
Committer: hackademix, 2025-06-23 10:11:50 +0200
1a5c524f n
Add helpers for message passing with extensionsBB 40069: Add helpers for message passing with extensions Author: Alex Catarineu, 2020-08-02 19:12:25 +0200
Committer: hackademix, 2025-06-23 10:11:36 +0200
ba255190 n
DesktopProject 131Task
Create a Base Browser version of migrateUI
BB 42027
: Base Browser migration procedures.

This commit implmenents the the Base Browser's version of _migrateUI.

Author: Pier Angelo Vendrame, 2023-08-18 16:31:38 +0200
Committer: hackademix, 2025-06-23 10:11:47 +0200
9bb322ea n
Project 131Roadmap::Future
Migrate New Identity feature from torbutton to firefox
BB 40926
: Implemented the New Identity feature
Author: Pier Angelo Vendrame, 2022-07-25 10:40:35 +0200
Committer: hackademix, 2025-06-23 10:11:44 +0200
96ec440a n
13.0 stableDesktopProject 131TaskUX
Hide "Can't Be Removed - learn more" menu line for uninstallable add-ons
BB 41834
: Hide "Can't Be Removed - learn more" menu line for uninstallable add-ons
Author: hackademix, 2023-07-06 00:10:24 +0200
Committer: hackademix, 2025-06-23 10:11:41 +0200
96ae954c n
13.0 stableDesktopDoingTaskesr-115
ESR115: figure out extension pinning / unified Extensions
BB 41581
: Hide NoScript extension's toolbar button by default.

This hides it from both the toolbar and the unified extensions panel.

We also hide the unified-extension-button if the panel would be empty: not including the NoScript button when it is hidden. As a result, this will be hidden by default until a user installs another extension (or shows the NoScript button and unpins it).

Author: Henry Wilkes, 2023-10-04 19:16:56 +0100
Committer: hackademix, 2025-06-23 10:11:39 +0200
3d683de7 n
All PlatformsBrowserDoingFeatureProject 131Q1SecurityUX
Prevent NoScript from being removed / disabled until core functionality has been migrated to Tor Browser
BB 41598
: Prevent NoScript from being removed/disabled.

Backlog
extensions.allowPrivateBrowsingByDefault will be removed
Bug 40253
: Explicitly allow NoScript in Private Browsing mode.

Author: Matthew Finkel, 2021-09-03 14:58:28 +0000
Committer: hackademix, 2025-06-23 10:11:38 +0200
cf1af28c n
13.5 stableLinuxNeeds ReviewProject 131
Adapt the data import wizard to use the original $HOME on Linux
BB 42438
: Tweaks to the migration wizard.

Remove the items not compatible with our features (such as history) from the migration wizard.

On Linux, allow to specify an alternative home directory, since we usually change $HOME in our startup script.

Author: Pier Angelo Vendrame, 2024-03-06 10:09:06 +0100
Committer: hackademix, 2025-06-23 10:11:34 +0200
  • RESOLVED FIXED(Fx139), Blocks: 1958496, [addons-jira][tor 41698]
    Badge descriptions should not use brand-product-name, but hardcode Mozilla
    Bug 1825033
f 0a505581 n
DesktopProject 131TaskUXUpstream
Reword the recommendation badges in about:addons
BB 41698
: Reword the recommendation badges in about:addons

Firefox strings use { -brand-product-name }. As a result, it seems that the fork is recommending extensions, whereas AMO curators are doing that. So, we replace the strings with custom ones that clarify that Mozilla is recommending them.

We assign the strings with JS because our translation backend does not support Fluent attributes, yet, but once it does, we should switch to them, instead.

Upstream bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1825033

Author: Pier Angelo Vendrame, 2023-03-29 09:18:11 +0200
Committer: hackademix, 2025-06-23 10:11:33 +0200
f63b55d1 n
All PlatformsBackportFeatureQ1
Customize the creation of MOZ_SOURCE_URL
BB 41603
: Customize the creation of MOZ_SOURCE_URL

MOZ_SOURCE_URL is created by combining MOZ_SOURCE_REPO and MOZ_SOURCE_CHANGESET. But the code takes for granted that it refers to a Hg instance, so it combines them as $MOZ_SOURCE_REPO&#x2F;rev&#x2F;$MOZ_SOURCE_CHANGESET. With this commit, we change this logic to combine them to create a URL that is valid for GitLab. $MOZ_SOURCE_CHANGESET needs to be a commit hash, not a branch or a tag. If that is needed, we could use /-/tree/, instead of /-/commit/.

Author: Pier Angelo Vendrame, 2023-02-01 18:23:38 +0100
Committer: hackademix, 2025-06-23 10:11:31 +0200
99e51cb8 n
Build SystemDesktopDoingSigning
Add base-browser nightly mar signing key
BB 41682
: Add base-browser nightly mar signing key
Author: Nicolas Vigier, 2023-03-20 11:26:37 +0100
Committer: hackademix, 2025-06-23 10:11:30 +0200
2c15830a n
All Platforms
Move the alpha update channel creation to a commit on its own
BB 42061
: Create an alpha update channel.
Author: Pier Angelo Vendrame, 2023-08-30 14:43:21 +0200
Committer: hackademix, 2025-06-23 10:11:28 +0200
  • RESOLVED FIXED, [tor 4234]
    Add -q option to MAR generation scripts
    Bug 1641329
85802e8a n
SecurityTaskUX
Deploy experimental builds using the Firefox update process
BB 4234
: Use the Firefox Update Process for Base Browser.

Windows: disable "runas" code path in updater (15201). Windows: avoid writing to the registry (16236). Also includes fixes for tickets 13047, 13301, 13356, 13594, 15406, 16014, 16909, 24476, and 25909.

Also fix Bug
Tor Browser 8.0a10 wants to update to 8.0a10
bug 27221
: purge the startup cache if the Base Browser version changed (even if the Firefox version and build ID did not change), e.g., after a minor Base Browser update.

Also fix 32616: Disable GetSecureOutputDirectoryPath() functionality.

Bug
potentially confusing "restart to update" message in ESR60
Bug 26048
: potentially confusing "restart to update" message

Within the update doorhanger, remove the misleading message that mentions that windows will be restored after an update is applied, and replace the "Restart and Restore" button label with an existing "Restart to update Tor Browser" string.

BugBugSmashFundUXUpdater
notify users that update is downloading
Bug 28885
: notify users that update is downloading

Add a "Downloading Base Browser update" item which appears in the hamburger (app) menu while the update service is downloading a MAR file. Before this change, the browser did not indicate to the user that an update was in progress, which is especially confusing in Tor Browser because downloads often take some time. If the user clicks on the new menu item, the about dialog is opened to allow the user to see download progress.

As part of this fix, the update service was changed to always show update-related messages in the hamburger menu, even if the update was started in the foreground via the about dialog or via the "Check for Tor Browser Update" toolbar menu item. This change is consistent with the Tor Browser goal of making sure users are informed about the update process.

Removed #28885 parts of this patch which have been uplifted to Firefox.

Author: Kathy Brade, 2017-01-13 11:40:24 -0500
Committer: hackademix, 2025-06-23 10:11:27 +0200
0ef60fc5 n
Bug
Firefox is phoning home during start-up in Tor Browser based on ESR 68
BB 31575
: Disable Firefox Home (Activity Stream)

Treat about:blank as the default home page and new tab page.

Avoid loading AboutNewTab in BrowserGlue.sys.mjs in order to avoid several network requests that we do not need.

Disable unused about: pagesBug 41624: Disable about:pocket-* pages.

BugDesktopFirst ContributionProject 131UX
about:privatebrowsing Firefox branding
Bug 40144
: Redirect about:privatebrowsing to the user's home

Author: Henry Wilkes, 2023-02-03 16:57:17 +0000
Committer: hackademix, 2025-06-23 10:11:25 +0200
8667ceee n
13.5 stableDesktopProject 131ScreensizeUX
Shrink the window to match letterboxing size when the emtpy area is doble-clicked
BB 42443
: Shrink window to match letterboxing size when the emtpy area is clicked.
Author: hackademix, 2024-03-10 15:01:07 +0100
Committer: hackademix, 2025-06-23 10:11:22 +0200
c4f1bfca n
DesktopFingerprintingProject 131
Port warning on maximized windows without letterboxing from torbutton
BB 41695
: Warn on window maximization without letterboxing in RFPHelper module
Author: hackademix, 2023-03-24 19:40:19 +0100
Committer: hackademix, 2025-06-23 10:11:21 +0200
d32a51dd n
13.5 stableDesktopFeatureNextScreensizeSponsor 9UX
Add option to reuse last window size when letterboxing is enabled
BB 41918
: Option to reuse last window size when letterboxing is enabled.
Author: hackademix, 2024-03-06 14:15:53 +0100
Committer: hackademix, 2025-06-23 10:11:16 +0200
0e1caa8a n
DesktopDoingFeatureFingerprintingProject 131Roadmap::Future
Prevent weird initial window dimensions caused by subpixel computations
BB 41631
: Prevent weird initial window dimensions caused by subpixel computations
Author: hackademix, 2023-03-23 23:29:21 +0100
Committer: hackademix, 2025-06-23 10:11:15 +0200
f99929dd n
13.5 stableBugDesktop
Exempt pdf.js from letterboxing
BB 42574
: Letterboxing, exempt pdf.js.
Author: hackademix, 2024-05-08 22:26:45 +0200
Committer: hackademix, 2025-06-23 10:11:12 +0200
c02833df n
13.0 stableAll PlatformsLinkabilityesr-115
Empty browser's clipboard on browser shutdown
BB 42019
: Empty browser's clipboard on browser shutdown
Author: hackademix, 2023-08-21 13:13:57 +0200
Committer: hackademix, 2025-06-23 10:11:01 +0200
775dc12e n
AndroidBackportProject 131Roadmap::Future
Can't upload files with Tor browser on Android
BB 40283
: Workaround for the file upload bug
Author: p13dz, 2022-12-22 07:05:42 +0100
Committer: hackademix, 2025-06-23 10:11:00 +0200
86d70b9d n
LocalizationProject 131Q4UX
Consider a different list-order for locales in language menu
BB 41369
: Improve Firefox language settings for multi-lingual packages

Change the language selector to be sorted by language code, rather than name, and to display the language code to the user.

LocalizationMacOSProject 131Q4UX
"Japanese" language menu item is localised in multi-locale testbuild (on mac OS)
Bug 41372
: Handle Japanese as a special case in preferences on macOS

Japanese is treated in a special way on macOS. However, seeing the Japanese language tag could be confusing for users, and moreover the language name is not localized correctly like other langs.

LocalizationNeeds DesignProject 131Q4UX
Inform users when Tor Browser sets their language automatically
Bug 41378
: Tell users that they can change their language at the first start

With multi-lingual builds, Tor Browser matches the user's system language, but some users might want to change it. So, we tell them that it is possible, but only once.

Author: Pier Angelo Vendrame, 2022-10-18 19:02:18 +0200
Committer: hackademix, 2025-06-23 10:10:58 +0200
96def0a8 n
14.0 stableBugLinux
Remove the vendor name from the "is playing media" notification on Linux
BB 43196
: Remove the vendor name from media notifications on Linux.

Firefox shows "vendor remoteName" as a title of the "... is playing media" notification on Linux. However, for our browser the remote name is enough, and prepending the vendor to it creates a string users usually never see.

Author: Pier Angelo Vendrame, 2024-10-07 15:00:21 +0200
Committer: hackademix, 2025-06-23 10:10:54 +0200
b3fc4600 n
13.0 stableBugDesktopLinkability
Copying page contents also puts the source URL on the clipboard
BB 41791
: Omit the source URL when copying page contents to the clipboard
Author: cypherpunks1, 2023-07-03 12:46:58 -0800
Committer: hackademix, 2025-06-23 10:10:51 +0200
db36bd7d n
BugDesktopFirst ContributionLinkabilityProject 131Roadmap::Future
Selecting "Copy image" from menu leaks the source URL to the clipboard. This data is often dereferenced by other applications.
BB 33955
: When copying an image only copy the image contents to the clipboard
Author: cypherpunks1, 2023-05-30 15:42:09 -0800
Committer: hackademix, 2025-06-23 10:10:49 +0200
  • RESOLVED WONTFIX, Blocks: 1433504, [tor 13028][psm-backlog]
    potential proxy bypasses in networking code
    Bug 1433509
996c030b n
BugProxy Bypass
Prevent potential proxy bypass cases.
BB 13028
: Prevent potential proxy bypass cases.

It looks like these cases should only be invoked in the NSS command line tools, and not the browser, but I decided to patch them anyway because there literally is a maze of network function pointers being passed around, and it's very hard to tell if some random code might not pass in the proper proxied versions of the networking code here by accident.

Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1433509

Author: Mike Perry, 2014-09-29 14:30:19 -0700
Committer: hackademix, 2025-06-23 10:10:43 +0200
fbc65eb4 n
14.0 stableLinuxProject 131Taskesr-128
Replace ~ with the original HOME
BB 42773
: Replace ~ with the original home.

In RESOLVED FIXED(Fx118), Blocks: 82851
file:// needs to expand ~ to home directory in some OS
Bug 93141
, Mozilla started sending users to their home when they type ~ in the URL bar. On Linux, we change $HOME for various reason, therefore you would be redirected to the spoofed home directory when typing ~. So, we check if the original home directory is known, and use that, instead.

Author: Pier Angelo Vendrame, 2024-09-03 19:55:05 +0200
Committer: hackademix, 2025-06-23 10:10:40 +0200
f7f5eea3 n
MikePerry201311Rcomponent::firefox patch issuesowner::mcspriority::very highresolution::fixedstatus::closedtbb-3.0-backporttbb-no-uplifttbb-usabilitytype::defect
Relocate RelativeLink functionality to Firefox patch
BB 9173
: Change the default Firefox profile directory to be relative.

This commit makes Firefox look for the default profile directory in a directory relative to the binary path. The directory can be specified through the --with-relative-data-dir. This is relative to the same directory as the firefox main binary for Linux and Windows.

On macOS, we remove Contents/MacOS from it. Or, in other words, the directory is relative to the application bundle.

This behavior can be overriden at runtime, by placing a file called system-install adjacent to the firefox main binary (also on macOS).

Author: Pier Angelo Vendrame, 2023-01-27 17:33:29 +0100
Committer: hackademix, 2025-06-23 10:10:39 +0200
62c2333a n
14.0 stableDesktopDoingFeatureUX
hide CFR
BB 43118
: Hide feature recommendation (CFR) settings.
Author: Henry Wilkes, 2024-09-12 11:10:41 +0100
Committer: hackademix, 2025-06-23 10:10:38 +0200
27777b78 n
14.0 stableMacOSTaskWindowsesr-128
Review Mozilla 1848815: Add a user-facing setting to enable enterprise roots import, and enable it by default
BB 42774
: Always hide the third-pary certs UI.
Author: Pier Angelo Vendrame, 2024-08-13 19:21:09 +0200
Committer: hackademix, 2025-06-23 10:10:36 +0200
70380c7f n
14.0 stableDesktopDoingFeatureFingerprinting
Hide 'Always underline links' option
BB 43117
: Hide "Always underline links" from settings.
Author: Henry Wilkes, 2024-09-09 17:09:44 +0100
Committer: hackademix, 2025-06-23 10:10:35 +0200
3ed88f03 n
13.0 stableBugDesktop
Remove "Website appearance"
BB 41739
: Remove "Website appearance" from about:preferences.

It is ignored because of RFP and it is confusing for users.

Author: Pier Angelo Vendrame, 2023-08-18 16:32:58 +0200
Committer: hackademix, 2025-06-23 10:10:33 +0200
11a2d866 n
Bug
Remove unused menu items from Tor Browser help menu
BB 18905
: Hide unwanted items from help menu

BugDesktopFirst ContributionRoadmap::FutureUXUpliftUpstream
Remove "New Private Window" option from Tor Browser or make it a separate session
Bug 25660
: Remove the "New Private Window" option

Author: Arthur Edelstein, 2016-04-26 15:59:36 -0700
Committer: hackademix, 2025-06-23 10:10:32 +0200
9857802a n
14.0 stableAccessibilityBackportDesktopDoingFingerprintingTaskUpstream
Backport Bugzilla 1834307 and hide smooth-scroll UX
BB 42070
: Hide "Use smooth scrolling" from settings
Author: Morgan, 2024-09-16 20:08:44 +0000
Committer: hackademix, 2025-06-23 10:10:30 +0200
4fa27a9d n
14.0 stableDesktopDoingFingerprintingTaskUXesr-128
Remove 'Website Privacy Preferences' and ensure sensible default prefs
BB 42777
: Hide Website Privacy Preferences.

We hide the Website Privacy Preferences section, which controls the "global privacy control" (GPC) and "do not track" (DNT) settings.

Author: Henry Wilkes, 2024-09-10 09:36:04 +0100
Committer: hackademix, 2025-06-23 10:10:29 +0200
700a88a7 n
14.0 stableBugDesktopDoingesr-128
Remove mention of Firefox Relay from settings
BB 43109
: Hide Firefox Relay from settings.

This should remain disabled, see 14.0 stableAll PlatformsTaskesr-128
Opt out from Firefox relay by default.
tor-browser#42814
.

Author: Henry Wilkes, 2024-09-09 16:30:30 +0100
Committer: hackademix, 2025-06-23 10:10:27 +0200
368afea0 n
BugBugSmashFund
Disable tracking protection UI in FF67-esr
BB 26345
: Hide tracking protection UI
Author: Alex Catarineu, 2019-09-10 16:29:31 +0200
Committer: hackademix, 2025-06-23 10:10:26 +0200
d01ae485 n
13.0 stable13.5 stableAndroidBackportFeature
Restrict the accepted languages to the ones whose localization is available
BB 42562
: Normalized the Accepted Languages on Android.

The OS language might be outside the list of actually supported languages and it might leak the user's region. Therefore, we force the locale reported in Accept-Language to match one we support with translations, even when it means using a not exact region tag.

Author: Pier Angelo Vendrame, 2024-05-08 11:35:33 +0200
Committer: hackademix, 2025-06-23 10:10:23 +0200
25d4bd90 n
AndroidBugNeeds ReviewPlatform ParityUX
accept-language header leaks browser localization
BB 30605
: Honor privacy.spoof_english in Android

This checks privacy.spoof_english whenever setLocales is called from Fenix side and sets intl.accept_languages accordingly.

Needs Review
Expose privacy.spoof_english pref in GeckoView
Bug 40198
: Expose privacy.spoof_english pref in GeckoView

Author: Alex Catarineu, 2020-10-16 10:45:17 +0200
Committer: hackademix, 2025-06-23 10:10:22 +0200
15d5a77e n
BB 41901: Hardcode normalized FontSubstitutes.

Windows has a system to set font aliases through the registry. This allows some customization that could be used as a fingerprinting vector. Moreover, this mechanism is used by Windows itself, and different SKUs might have different default FontSubstitutes.

Author: Pier Angelo Vendrame, 2024-03-26 17:39:01 +0100
Committer: hackademix, 2025-06-23 10:10:19 +0200
fd803b70 n
FeatureFingerprintingFontsLinux
Ship our FontConfig configuration with the browser
BB 43140
: Tighten up fonts on Linux.

We ship a fontconfig configuration to esnure all Linux users have the same defaults and reduce the chances of fingerprinting. We used to add this file in tor-browser-build, but some users might skip it by using the browser executable without the wrapper script. Therefore, we decided to activate the file with the FontConfig API instead of the environment variables.

FontsLinux
Investigate why STIX Two becomes the default font on Linux
Bug 41043
: Hardcode the UI font on Linux

The mechanism to choose the UI font does not play well with our fontconfig configuration. As a result, the final criterion to choose the font for the UI was its version.

Since we hardcode Arimo as a default sans-serif on preferences, we use it also for the UI. FontConfig will fall back to some other font for scripts Arimo does not cover as expected (we tested with Japanese).

14.0 stableFingerprintingFontsLinux
Hardcode Arimo as a system-ui font
Bug 43141
: Hardcode system-ui to Arimo.

Author: Pier Angelo Vendrame, 2022-07-06 22:06:01 +0200
Committer: hackademix, 2025-06-23 10:10:17 +0200
78567a5f n
Firefox preference overrides. Author: Mike Perry, 2013-09-10 18:20:43 -0700
Committer: hackademix, 2025-06-23 10:10:15 +0200
38a21c67 n
13.0 stableDesktopDoingProject 131TaskUXesr-115
Disable about:firefoxview
BB 42037
: Disable about:firefoxview page
Author: Richard Pospesel, 2023-09-19 04:04:08 +0000
Committer: hackademix, 2025-06-23 10:10:14 +0200
196a77b2 n
13.0 stableAll PlatformsDoingProject 131Task
Disable UrlbarProviderInterventions
BB 41327
: Disable UrlbarProviderInterventions
Author: Richard Pospesel, 2023-09-20 21:18:22 +0000
Committer: hackademix, 2025-06-23 10:10:12 +0200
c3440458 n
BackportDesktop
Extension requests expose Firefox's minor version and custom app name
BB 43386
: Use Firefox in the UA in RFP-exempt request.

XHR requests initiated by extensions are exempt from RFP. Therefore, they report the actual app name, instead of Firefox, and the actual Firefox minor version.

This happens whenever the app name has been customized and does not match a hardcoded "Firefox".

Author: Pier Angelo Vendrame, 2025-01-08 10:54:13 +0100
Committer: hackademix, 2025-06-23 10:10:11 +0200
746de7cb n
All PlatformsBugProject 131Q2Upstream
about:networking#networkid should be normalized
BB 41599
: Always return an empty string as network ID

Firefox computes an internal network ID used to detect network changes and act consequently (e.g., to improve WebSocket UX). However, there are a few ways to get this internal network ID, so we patch them out, to be sure any new code will not be able to use them and possibly link users.

We also sent a patch to Mozilla to seed the internal network ID, to prevent any accidental leak in the future. Upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=1817756

Author: Pier Angelo Vendrame, 2023-02-20 16:34:33 +0100
Committer: hackademix, 2025-06-23 10:10:09 +0200
3370a2aa n
14.0 stableDesktopDoingTaskesr-128
Review LaterRun in 128
BB 42630
: Disable LaterRun module.
Author: Henry Wilkes, 2024-08-29 15:12:01 +0100
Committer: hackademix, 2025-06-23 10:10:08 +0200
32414428 n
BugProxy Bypass
remove pingsender from Tor Browser
BB 28369
: Stop shipping pingsender executable
Author: Alex Catarineu, 2019-04-10 17:52:51 +0200
Committer: hackademix, 2025-06-23 10:10:06 +0200
65ee5160 n
All PlatformsFeatureProject 131
Disable the Normandy component at compile time
BB 41635
: Disable the Normandy component

Do not include Normandy at all whenever MOZ_NORMANDY is False.

Author: Pier Angelo Vendrame, 2023-02-16 16:59:41 +0100
Committer: hackademix, 2025-06-23 10:10:03 +0200
d216964e n
14.0 stableAll PlatformsBacklogTaskesr-128
Make RemoteSettings use only local dumps
BB 42730
: Patch RemoteSettings to use only local dumps as a data source
Author: cypherpunks1, 2024-08-28 05:36:48 -0800
Committer: hackademix, 2025-06-23 10:10:01 +0200
badbc509 n
All PlatformsFeatureFingerprintingProject 131Roadmap::Future
Enable tracking query parameters stripping
BB 41092
: Add a RemoteSettings JSON dump for query-stripping
Author: cypherpunks1, 2023-07-03 12:25:15 -0800
Committer: hackademix, 2025-06-23 10:10:00 +0200
df546331 n
Bug
Review RemoteSettings usages in esr68
BB 31740
: Remove some unnecessary RemoteSettings instances

More concretely, SearchService.jsm 'hijack-blocklists' and url-classifier-skip-urls.

Avoid creating instance for 'anti-tracking-url-decoration'.

If prefs are disabling their usage, avoid creating instances for 'cert-revocations' and 'intermediates'.

Do not ship JSON dumps for collections we do not expect to need. For the ones in the 'main' bucket, this prevents them from being synced unnecessarily (the code in remote-settings does so for collections in the main bucket for which a dump or local data exists). For the collections in the other buckets, we just save some size by not shipping their dumps.

We also clear the collections database on the v2 -> v3 migration.

Author: Alex Catarineu, 2019-10-16 23:01:12 +0200
Committer: hackademix, 2025-06-23 10:09:58 +0200
2de3fa7e n
14.0 stableAll PlatformsBugDoingNextProject 131esr-128
Disable unwanted about:* pages
BB 42716
: Disable unwanted about: pages
Author: Morgan, 2023-02-16 17:13:55 +0100
Committer: hackademix, 2025-06-23 10:09:55 +0200
7999a880 n
Remove more Mozilla permissionsBB 41457: Remove Mozilla permissions

Revert add-on install permissions introduced in Mozilla's 1560059Bug 40025: Remove Mozilla add-on install permissions

Author: Alex Catarineu, 2020-07-27 18:12:55 +0200
Committer: hackademix, 2025-06-23 10:09:52 +0200
b2e1ee2e n
Bug
Clean up about:logins (LockWise) to avoid mentioning sync, etc.
BB 33852
: Clean up about:logins (LockWise) to avoid mentioning sync, etc.

Hide elements on about:logins that mention sync, "Firefox LockWise", and Mozilla's LockWise mobile apps.

Disable the "Create New Login" button when security.nocertdb is true.

Author: Kathy Brade, 2020-07-14 11:15:07 -0400
Committer: hackademix, 2025-06-23 10:09:50 +0200
679a4886 n
14.0 stableAll PlatformsNextTaskesr-128
Remove the shopping components
BB 42831
: Remove the shopping components.
Author: Henry Wilkes, 2024-09-16 16:38:10 +0100
Committer: hackademix, 2025-06-23 10:09:48 +0200
f2197776 n
Task
Clean-up system extensions shipped in Firefox 52
BB 21431
: Clean-up system extensions shipped in Firefox

Only ship the pdfjs extension.

Author: Kathy Brade, 2017-05-23 17:05:29 -0400
Committer: hackademix, 2025-06-23 10:09:47 +0200
78fff7e6 n
All PlatformsApps::Impact::HighApps::Type::AuditLinkabilityRoadmap::FutureTaskesr-115
Make sure EME is no tracking risk in Tor Browser
BB 16285
: Exclude ClearKey system for now

In the past the ClearKey system had not been compiled when specifying --disable-eme. But that changed and it is even bundled nowadays (see: Mozilla's RESOLVED FIXED(Fx52), Blocks: 1299627, 1299694, 1528884
Remove MOZ_EME build option and make EME disabled by preferences.
bug 1300654
). We don't want to ship it right now as the use case for it is not really visible while the code had security vulnerabilities in the past.

Author: Georg Koppen, 2017-05-22 12:44:40 +0000
Committer: hackademix, 2025-06-23 10:09:45 +0200
0420b12a n
BackportProject 131Roadmap::FutureUXWindows
UX: hide SSO
BB 40717
: Hide Windows SSO in settings
Author: cypherpunks1, 2023-01-10 16:22:43 +0000
Committer: hackademix, 2025-06-23 10:09:43 +0200
  • RESOLVED FIXED(Fx42), [reporter-external][post-critsmash-triage][adv-main42+][tor 12974]
    Information disclosure vulnerability in Firefox via NTLM based HTTP authentication feature
    Bug 1046421
f2872492 n
BugFingerprintingLinkability
Disable NTLM and Negotiate HTTP Auth
BB 12974
: Disable NTLM and Negotiate HTTP Auth

The Mozilla bugs: https://bugzilla.mozilla.org/show_bug.cgi?id=1046421, https://bugzilla.mozilla.org/show_bug.cgi?id=1261591, Apps::Impact::MinimalApps::Type::BugBugIceboxUpstreamWindows
iis windows authentication prompt not showing up
tor-browser#27602

Author: Mike Perry, 2014-08-27 15:19:10 -0700
Committer: hackademix, 2025-06-23 10:09:41 +0200
cd05e4ef n
AndroidBugProxy Bypass
Don't let Android leak DNS queries
BB 28125
: Prevent non-Necko network connections
Author: Matthew Finkel, 2018-10-25 19:17:09 +0000
Committer: hackademix, 2025-06-23 10:09:40 +0200
0b523d99 n
AndroidTask
Review all requested and required Android permissions
BB 24796
: Comment out excess permissions from GeckoView

The GeckoView AndroidManifest.xml is not preprocessed unlike Fennec's manifest, so we can't use the ifdef preprocessor guards around the permissions we do not want. Commenting the permissions is the next-best-thing.

Author: Matthew Finkel, 2018-04-11 17:52:59 +0000
Committer: hackademix, 2025-06-23 10:09:38 +0200
26c7df0d n
14.0 stableDoingLinux
Disable Wayland by default in 14.0
BB 43092
: Disable wayland by default in Base Browser.
Author: Henry Wilkes, 2024-08-28 09:51:38 +0100
Committer: hackademix, 2025-06-23 10:09:36 +0200
70a31b6a n
DoingProject 131Q4SecurityWindows
Review Mozilla 1762576: Firefox is not allowing Symantec DLP to inject DLL into the browser for Data Loss Prevention software
BB 41149
: Re-enable DLL injection protection in all builds not just nightlies
Author: Dan Ballard, 2022-10-21 11:39:58 -0700
Committer: hackademix, 2025-06-23 10:09:35 +0200
9a9ecb34 n
MacOSesr-102
Remove privileged macOS installation from 102
BB 41108
: Remove privileged macOS installation from 102
Author: Pier Angelo Vendrame, 2022-08-17 13:28:01 +0200
Committer: hackademix, 2025-06-23 10:09:33 +0200
dbd8539a n
14.0 stableApps::Type::MetaDesktopDoingTaskesr-128
ESR 128 Patch Review (Desktop)
BB 42616
: Remove VideoCaptureTest.kt.

This is a workaround to fix the GeckoView build with WebRTC disabled. We should replace this workaround with a proper solution, that excludes this test when MOZ_WEBRTC is undefined/False.

Author: Pier Angelo Vendrame, 2024-06-18 14:02:26 +0200
Committer: hackademix, 2025-06-23 10:09:32 +0200
037d38f5 n
component::applications/tor browsergitlab-tb-tor-browser-buildowner::tbb-teamparent::29318priority::mediumseverity::normalstatus::newtbb-rbmtype::defect
Use mingw-w64/clang toolchain to build Rust
BB 29320
: Replace the gnu target with gnullvm for Rust.
Author: Pier Angelo Vendrame, 2024-06-13 09:22:53 +0200
Committer: hackademix, 2025-06-23 10:09:30 +0200
e0025bf8 n
Tweaks to the build system

DoingQ2
Rebase geckoview patches to 99.0
Bug 40857
: Modified the fat .aar creation file

This is a workaround to build fat .aars with the compiling enviornment disabled. Mozilla does not use a similar configuration, but either runs a Firefox build and discards its output, or uses artifacts build.

We might switch to artifact builds too, and drop this patch, or write a better one to upstream. But until then we need this patch.

See also https://bugzilla.mozilla.org/show_bug.cgi?id=1763770.

Prevent mach package-multi-locale from actually creating a packageBug 41458: Prevent mach package-multi-locale from actually creating a package

macOS builds need some files to be moved around with ./mach package-multi-locale to create multi-locale packages. The required command isn't exposed through any other mach command. So, we patch package-multi-locale both to prevent it from failing when doing official builds and to detect any future changes on it.

Author: Pier Angelo Vendrame, 2022-04-06 22:34:02 +0200
Committer: hackademix, 2025-06-23 10:09:28 +0200
940abf55 n
Base Browser's .mozconfigs.

BugSecurity
Creating incremental MAR files for the hardened builds is broken
Bug 17858
: Cannot create incremental MARs for hardened builds. Define HOST_CFLAGS, etc. to avoid compiling programs such as mbsdiff (which is part of mar-tools and is not distributed to end-users) with ASan.

Bug
Create a rebased patch for #18885
Bug 21849
: Don't allow SSL key logging.

AndroidBugBugSmashFund
Create tor-browser for mobile branch based on mozilla-central
Bug 25741
- TBA: Disable features at compile-time

Define MOZ_ANDROID_NETWORK_STATE and MOZ_ANDROID_LOCATION

Bug
wrong default pref values in Tor Browser 8.0
Bug 27623
- Export MOZILLA_OFFICIAL during desktop builds

This fixes a problem where some preferences had the wrong default value. Also see AndroidFeature
TBA: Add export MOZILLA_OFFICIAL
bug 27472
where we made a similar fix for Android.

AndroidBug
Playing videos on Twitter is not working and freezing the mobile browser
Bug 29859
: Disable HLS support for now

BugSmashFundTask
Make sure telemetry reporting is disabled in Tor Browser 9
Bug 30463
: Explicitly disable MOZ_TELEMETRY_REPORTING

Task
Consider adding MOZ_SERVICES_HEALTHREPORT to mozconfig
Bug 32493
: Disable MOZ_SERVICES_HEALTHREPORT

Bug
Consider setting MOZ_NORMANDY=False
Bug 33734
: Set MOZ_NORMANDY to False

Bug
Patch out Parental Controls detection and logging
Bug 33851
: Omit Parental Controls.

Add --enable-rust-simd to our tor-browser mozconfig files.Bug 40252: Add --enable-rust-simd to our tor-browser mozconfig files

All PlatformsProject 131Task
Move some configuration options to base-browser level
Bug 41584
: Move some configuration options to base-browser level

Author: Pier Angelo Vendrame, 2022-05-23 17:01:24 +0200
Committer: hackademix, 2025-06-23 10:09:27 +0200
bb03ac7f n
Add CI for Base Browser Author: Beatriz Rizental, 2024-06-19 09:46:19 +0200
Committer: hackademix, 2025-06-23 10:09:25 +0200
61060a62 n
Figure out how to run Marionette style tests for tor-browserBB 43535: Enable tests Author: Beatriz Rizental, 2025-03-05 10:26:08 +0100
Committer: hackademix, 2025-06-23 10:09:23 +0200
7cb16ffd n
13.5 stableBacklogBuild SystemDesktopDoingLocalizationTask
(Semi-)Automatically merge translation resources across tor browser releases (desktop)
BB 42305
: Add script to combine translation files across versions.
Author: Henry Wilkes, 2025-01-21 10:46:15 +0000
Committer: hackademix, 2025-06-23 10:09:22 +0200
73881d7b n
14.0 stableAll PlatformsDocumentationDoingFeatureesr-128
Create script to generate issue triage csv's from bugzilla query and git scraping
BB 42683
: Create script to generate issue triage csv file from bugzilla query and git logs
Author: Richard Pospesel, 2024-06-29 02:39:03 +0000
Committer: hackademix, 2025-06-23 10:09:20 +0200
40611d19 n
All PlatformsApps::Impact::HighApps::Type::DocumentationDoing
Add Gitlab Issue and Merge request templates
BB 43615
: Add Gitlab Issue and Merge Request templates
Author: Morgan, 2025-04-02 18:45:22 +0000
Committer: hackademix, 2025-06-23 10:09:18 +0200
6ee60b7c n
14.0 stableAll PlatformsBacklogBuild SystemTask
Add linter convenience script to tb-dev and update developer documentation
BB 42728
: Modify ./mach lint to skip unused linters
Author: Beatriz Rizental, 2024-07-31 16:24:41 +0200
Committer: hackademix, 2025-06-23 10:09:17 +0200
8ffd4a2e n
BB 42835: Create an actor to filter file data transfers Author: hackademix, 2024-07-29 19:27:00 +0200
Committer: hackademix, 2025-06-23 10:09:14 +0200
  • RESOLVED FIXED(Fx139), Blocks: 1958496, [necko-triaged][necko-priority-new][tor 43544]
    When Parental Controls Service is disabled, DNS Over HTTPS settings fail to work with uncaught exception
    Bug 1959305
f d882285f n
Apps::Impact::MinimalApps::Type::BugDesktop
lazy.gParentalControlsService is undefined - DoH pane doesn't work in base browser
BB 43544
: DoH pane undefined error in Privacy and Security

From: Sarah Jamie Lewis <sarah@openprivacy.ca> Date: Fri, 28 Feb 2025 09:30:45 -0800 Subject: [PATCH 1/1] DoH Settings: Check for nulll gParentalControlsService

When the parental controls service is disabled in a build, the DoH settings now display the correct stauts when Increased or Max Protection is enabled.

Previously, selecting either of these options would cause DoH to be enabled, but the "Status" and "Provider" fields would not be properly populated, due to a check on the gParentalControlsService causing an error.

This check is now identical to the same check in DownloadIntegration.sys.mjs

Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: ma1 <giorgio@maone.net>

Author: Dan Ballard, 2025-03-03 18:59:09 -0800
Committer: hackademix, 2025-06-22 08:38:03 +0200
7856d11e n
14.0 stableAccessibilityBugDesktopDoingUpstream
moz-message-bar does not get announced on Orca screen-reader
BB 43072
: Add aria label and description to moz-message-bar.

Ensures that moz-message-bar, including notifications, are announced on Orca.

This addresses upstream bugzilla NEW, Blocks: 374212, 1926044
Redirect blocked autorefresh infobar not read (ORCA)
bug 1895857
and should likely be replaced when it is fixed.

Author: Henry Wilkes, 2024-09-12 09:53:22 +0100
Committer: hackademix, 2025-06-22 08:37:47 +0200
c 71bc32c0 n
Bug 1959298 - use search params in about:memory, r=mccr8

Differential Revision: https://phabricator.services.mozilla.com/D245049

Author: Gijs Kruitbosch, 2025-04-24 22:56:11 +0000
Committer: hackademix, 2025-06-22 08:37:44 +0200
c b941de30 n
Bug 1742738 part 3: Tighten up tearoff-table removal for DOMSVGPoint. r=firefox-svg-reviewers,longsonr

I'm doing this one in its own patch since it's slightly more subtle than the others, due to the existence of multiple instance-creation codepaths, some of which generate instances that never end up in the tearoff table.

Differential Revision: https://phabricator.services.mozilla.com/D246065

Author: Daniel Holbert, 2025-04-22 06:17:58 +0000
Committer: hackademix, 2025-06-22 08:37:42 +0200
c5b291b0 n
Bug 1742738 part 2: Tighten up tearoff-table removal for DOMSVGLength. r=firefox-svg-reviewers,longsonr

I'm doing this one in its own patch since it's slightly more subtle than the others, due to the existence of multiple instance-creation codepaths, some of which generate instances that never end up in the tearoff table.

Differential Revision: https://phabricator.services.mozilla.com/D246063

Author: Daniel Holbert, 2025-04-22 06:17:57 +0000
Committer: hackademix, 2025-06-22 08:37:41 +0200
3cf80be4 n
Bug 1742738 part 1: Tighten up tearoff-table removal for DOMSVGPointList and DOMSVGStringList. r=firefox-svg-reviewers,longsonr

Differential Revision: https://phabricator.services.mozilla.com/D246062

Author: Daniel Holbert, 2025-04-22 06:17:57 +0000
Committer: hackademix, 2025-06-22 08:37:39 +0200
c 615588e0 n
RESOLVED FIXED(Fx138), [necko-triaged][necko-priority-queue][adv-main138-]
Handle blocking IpAddr any for H3 code path
Bug 1914583
- Block IPAddrAny on H3 code path. r=necko-reviewers,kershaw

Differential Revision: https://phabricator.services.mozilla.com/D239514

ESR128 backport: Remove glean references.

Author: Oskar Mansfeld, 2025-03-17 19:01:05 +0000
Committer: hackademix, 2025-06-22 08:37:38 +0200
c c43fa079 n
Bug 1945705 - Fix malformed download filename extracted from contentDisposition r=android-reviewers,rsainani

Differential Revision: https://phabricator.services.mozilla.com/D241072

Author: Titouan Thibaud, 2025-03-27 11:07:08 +0000
Committer: hackademix, 2025-06-22 08:37:36 +0200
c a8669ab2 n
Bug 1929478 - Update log statement r=skhan

Differential Revision: https://phabricator.services.mozilla.com/D242094

Author: gela, 2025-03-19 20:17:28 +0000
Committer: hackademix, 2025-06-22 08:37:35 +0200
c 9bfa9fed n
Bug 1889130 - block http requests on 0.0.0.0 address. r=necko-reviewers,valentin,kershaw

Differential Revision: https://phabricator.services.mozilla.com/D219041

Author: smayya, 2024-08-19 13:31:42 +0000
Committer: hackademix, 2025-06-22 08:37:33 +0200
c 6c3df969 n
RESOLVED FIXED
Move linux security warning content into own page
Bug 1947157
- Use In-Product link for dedicated usernamespaces fix page r=jld

Differential Revision: https://phabricator.services.mozilla.com/D237599

Author: Alexandre Lissy, 2025-02-10 18:54:49 +0000
Committer: hackademix, 2025-06-22 08:37:32 +0200
c ddc8fb19 n
Bug 1950056 - extend use of FOS_NODEREFERENCELINKS r=Gijs,win-reviewers,gstoll

In the modern era of user-customizable Quick Access sidebars on every file dialog, navigating via .lnk files is rather less useful than it was twenty years ago.

Disable link-following in file-open dialogs by default, to prevent any of the usual security issues involving symlink smuggling. Allow overriding this behavior via a pref, for users who don't care.

(File-save dialogs have a more nuanced guard against that sort of thing; this patch doesn't affect that.)

Differential Revision: https://phabricator.services.mozilla.com/D239833

Author: Ray Kraesig, 2025-02-28 22:52:03 +0000
Committer: hackademix, 2025-06-17 16:26:35 +0200
c 890c6088 n
Bug 1942025 - Improve the about:privatebrowsing CSP. r=firefox-desktop-core-reviewers ,Gijs

Differential Revision: https://phabricator.services.mozilla.com/D234508

Author: Tom Schuster, 2025-01-17 08:48:32 +0000
Committer: hackademix, 2025-06-17 16:26:33 +0200
c 56e82247 n
Bug 1942022 - Improve the about:protections CSP. r=firefox-desktop-core-reviewers ,mossop

Differential Revision: https://phabricator.services.mozilla.com/D234507

Author: Tom Schuster, 2025-01-17 08:48:32 +0000
Committer: hackademix, 2025-06-17 16:26:32 +0200
c aeef6220 n
Bug 1928334 - Handles animating activities a=dmeehan

Original Revision: https://phabricator.services.mozilla.com/D238342

Differential Revision: https://phabricator.services.mozilla.com/D238845

Author: Jeff Boek, 2025-02-21 16:40:21 +0000
Committer: hackademix, 2025-06-17 16:26:30 +0200
c 9e4ffe03 n
Bug 1922357 - disallow the fido: URI scheme. a=dmeehan

Original Revision: https://phabricator.services.mozilla.com/D237313

Differential Revision: https://phabricator.services.mozilla.com/D238681

Author: John Schanck, 2025-02-18 22:12:09 +0000
Committer: hackademix, 2025-06-17 16:26:29 +0200
c f6116a9a n
Bug 1908488 - Improve dialogs. r=android-reviewers,gmalekpour, a=dmeehan [bp]

Differential Revision: https://phabricator.services.mozilla.com/D236606

Author: Tara, 2025-02-07 20:45:50 +0000
Committer: hackademix, 2025-06-17 16:26:27 +0200
c 08e1f878 n
RESOLVED FIXED(Fx138)
[macOS/linux] Threejs video does not play
Bug 1924070
- modify H.264 extradata to match sample conversion code. r=media-playback-reviewers,alwu

In AVC stream, NAL unit is represented with the length of unit data (NALUnitLength) followed by the actual unit data(NALUnit). The NALUnitLength field can be 1-4 bytes long and the size can be derived from the 'lengthSizeMinusOne' value recorded in extradata. H264ChangeMonitor.CheckForChange() reformats all input samples so that NALUnitLength will always be 4 bytes long while the original extradata is used during decoder creation earlier, so decoder won't be able to correctly parse converted samples if extradata is not modified accordingly.

Differential Revision: https://phabricator.services.mozilla.com/D239547

Author: John Lin, 2025-03-07 03:08:36 +0000
Committer: hackademix, 2025-06-17 16:26:26 +0200
c ddf15b9e n
RESOLVED FIXED(Fx132), [webdriver:m12]
Cannot run Mn tests with Python 3.12: _TextTestResult is deprecated since Python 3.2 and removed in 3.12
Bug 1917556
- [marionette] Fix Mn tests with Python 3.12 r=webdriver-reviewers,whimboo

Differential Revision: https://phabricator.services.mozilla.com/D221448

Author: Julian Descottes, 2024-09-09 12:26:43 +0000
Committer: hackademix, 2025-06-17 16:26:25 +0200
c f ca3095fa n
RESOLVED FIXED(Fx137), [tor 43129]
about:neterror pages are not exempt from svg.disabled on Android
Bug 1923260
- Exempt Android resources from svg.disabled. r=peterv

Differential Revision: https://phabricator.services.mozilla.com/D224895

Author: Pier Angelo Vendrame, 2025-02-18 15:00:19 +0000
Committer: hackademix, 2025-06-17 16:26:23 +0200
c a842beaa n
RESOLVED FIXED(Fx136), Blocks: 1507517
kasada.io anti-bot protected sites (eg nike.com, twitch.tv) fail login with RFP due to UA missing <oscpu> token or reporting different OS
Bug 1840385
- Do not spoof the OS in HTTP User Agent. r=tjr

Differential Revision: https://phabricator.services.mozilla.com/D234835

Author: Pier Angelo Vendrame, 2025-01-24 16:08:27 +0000
Committer: hackademix, 2025-06-17 16:26:22 +0200
c fd7ba2cf n
VERIFIED FIXED(Fx132), Blocks: 1289609, [bugmon:bisected,confirmed][fuzzblocker], [wptsync upstream]
Hit MOZ_CRASH(attempt to divide by zero) at servo/components/style/values/computed/font.rs:105
Bug 1918454
- Prevent divide by zero when inverting effective zoom. r=firefox-style-system-reviewers,layout-reviewers,boris

See comment.

Differential Revision: https://phabricator.services.mozilla.com/D222090

Author: Emilio Cobos Álvarez, 2024-09-13 18:24:57 +0000
Committer: hackademix, 2025-06-17 16:26:20 +0200
c a946ddb1 n
RESOLVED FIXED(Fx132), Blocks: 390936
CSS zoom property also affects text on canvas
Bug 1909625
- Ignore CSS zoom and text zoom for canvas. r=gfx-reviewers,lsalzman

The spec doesn't mention anything about applying them, and other browsers don't, so let's just be consistent...

Differential Revision: https://phabricator.services.mozilla.com/D221709

Author: Emilio Cobos Álvarez, 2024-09-11 13:46:45 +0000
Committer: hackademix, 2025-06-17 16:26:19 +0200
c fb48c67d n
VERIFIED FIXED(Fx134), [fxdroid][group4][adv-main133+]
onbeforeunload event causes Fenix to mistakenly show wrong domain (e.g. your bank URL) in address bar while showing attacker-controlled content
Bug 1914797
- Part 1 + 2 + partial backout (details below)

VERIFIED FIXED(Fx134), [fxdroid][group4][adv-main133+]
onbeforeunload event causes Fenix to mistakenly show wrong domain (e.g. your bank URL) in address bar while showing attacker-controlled content
Bug 1914797
- Part 1 - Revert REOPENED, Blocks: 1929028, [android-stability]
Fenix URL bar reverts to the old URL after loading a new URL until successfully loading the new site
bug 1868469
r=android-reviewers,jonalmeida, a=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D226431

VERIFIED FIXED(Fx134), [fxdroid][group4][adv-main133+]
onbeforeunload event causes Fenix to mistakenly show wrong domain (e.g. your bank URL) in address bar while showing attacker-controlled content
Bug 1914797
- Part 2 - Add url change during onPageStart for slow loading sites r=android-reviewers,jonalmeida, a=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D226432

Backed out 1 changesets (VERIFIED FIXED(Fx134), [fxdroid][group4][adv-main133+]
onbeforeunload event causes Fenix to mistakenly show wrong domain (e.g. your bank URL) in address bar while showing attacker-controlled content
bug 1914797
) for causing RESOLVED FIXED(Fx140), [fxdroid][group3]
website loads in background while ask to open in app prompt is open
Bug 1929028

Backed out changeset a79554879d7b (VERIFIED FIXED(Fx134), [fxdroid][group4][adv-main133+]
onbeforeunload event causes Fenix to mistakenly show wrong domain (e.g. your bank URL) in address bar while showing attacker-controlled content
bug 1914797
)

Author: Cathy Lu, 2024-10-31 17:36:20 +0000
Committer: hackademix, 2025-06-17 16:26:17 +0200
c 9f65222a n
RESOLVED FIXED(Fx133), [domsecurity-active][adv-main133-]
HTTPS-only mode alert shown in frames: adds exception for secure top-level site, possible clickjacking
Bug 1909396
- Remove HTTPS-Only exception button in iframes r=freddyb,fluent-reviewers

Rationale for this can be read in RESOLVED FIXED(Fx133), [domsecurity-active][adv-main133-]
HTTPS-only mode alert shown in frames: adds exception for secure top-level site, possible clickjacking
Bug 1909396
, but the main reason is that the iframe will get blocked regardless by mixed content blocking.

Differential Revision: https://phabricator.services.mozilla.com/D220257

Author: Malte Juergens, 2024-10-07 12:39:59 +0000
Committer: hackademix, 2025-06-17 16:26:16 +0200
c 598c762c n
RESOLVED FIXED(Fx133), Blocks: 1918884, [geckoview:2022h2?]
Support EXTRA_IS_SENSITIVE for clipboard
Bug 1776646
- Support EXTRA_IS_SENSITIVE for clipboard. r=geckoview-reviewers,owlish

When nsITransferable.isPrivateData is true, such as coping password or private mode, we should set EXTRA_IS_SENSITIVE to ClipData.

AndroidJunit test runner doesn't often get ClipDescription.extras from clipboard service in test runner. So we cannot write a unit test using AndroidJUnit test runner.

Differential Revision: https://phabricator.services.mozilla.com/D225326

Author: Makoto Kato, 2024-10-23 04:35:30 +0000
Committer: hackademix, 2025-06-17 16:26:14 +0200
c 497f0f65 n
RESOLVED FIXED(Fx134), [reporter-external] [client-bounty-form] [verif?] [group2] [fxdroid][reminder-test 2025-01-21][adv-main133+] [qa-triaged]
Tapjacking Android dialog to launch intents
Bug 1836921
- Improve dialogs a=dmeehan

Original Revision: https://phabricator.services.mozilla.com/D226961

Differential Revision: https://phabricator.services.mozilla.com/D228842

Author: Arturo Mejia, 2024-11-14 13:10:20 +0000
Committer: hackademix, 2025-06-17 16:26:13 +0200
c 9f3fab8c n
RESOLVED FIXED(Fx133), [fingerprinting]
Change the Initial Window Size Resolution to use the same Stepped Resolution as Letterboxing
Bug 1556002
- Update initial window size and letterboxing stepping. r=tjr

Differential Revision: https://phabricator.services.mozilla.com/D226598

Author: hackademix, 2024-10-23 13:38:13 +0000
Committer: hackademix, 2025-06-17 16:26:11 +0200
c f b61725fe n
RESOLVED FIXED(Fx132), Blocks: 1329996, 1428351, [tor 22548] [fingerprinting][fp-triaged]
Hardcode VP8/VP9 algorithm choice when resisting fingerprinting
Bug 1436226
: Ignore user prefs and hardware support for media capabilities when RFPTarget::MediaCapabilities is enabled. r=tjr,media-playback-reviewers,padenot

This patch mostly targeted Android, as media.mediasource.vp9.enabled is disabled on only Android and HW support takes precedence over pref, hence leaking HW support for VP9. However, we ended up modifying the patch to ignore prefs or HW support, fixing both possible user pref leak and HW support leak.

Differential Revision: https://phabricator.services.mozilla.com/D221338

Author: Fatih, 2024-09-09 18:40:39 +0000
Committer: hackademix, 2025-06-17 16:26:10 +0200
c 908fef84 n
RESOLVED FIXED(Fx129), Blocks: 1324956, 1705892, 1883281
Handle pens with PointerEvents on the Gtk backend
Bug 1501744
[Linux] Fill PointerEvents on the Gtk backend r=emilio

Patch author is tpxp <tpxp@live.fr>

Differential Revision: https://phabricator.services.mozilla.com/D215201

Author: stransky, 2024-07-04 09:29:57 +0000
Committer: hackademix, 2025-06-17 16:26:08 +0200
c 0ca37089 n
RESOLVED FIXED(Fx133)
The update selection could check for unsupported updates
Bug 1923264
- Discard unsupported updates in selectUpdate. r=bytesized,nalexander

UpdateService.#selectUpdate currently chooses always the most recent update even when unsupported and an older but supported one is available. This commit makes #selectUpdate discard the unsupported update if a supported alternative is found.

Differential Revision: https://phabricator.services.mozilla.com/D224905

Author: Pier Angelo Vendrame, 2024-10-09 16:18:03 +0000
Committer: hackademix, 2025-06-17 16:26:07 +0200
c 710971ef n
RESOLVED FIXED(Fx133)
RFP: fixup square spoofed orientation
Bug 1922204
: fixup square spoofed orientation. r=tjr

Differential Revision: https://phabricator.services.mozilla.com/D224312

Author: Fatih, 2024-10-07 15:37:52 +0000
Committer: hackademix, 2025-06-17 16:26:06 +0200
c efa7b285 n
VERIFIED FIXED(Fx132)
Spoof orientation based on screen size
Bug 1918202
: Spoof orientation based on screen size. r=tjr

Differential Revision: https://phabricator.services.mozilla.com/D221863

Author: Fatih, 2024-09-11 19:29:17 +0000
Committer: hackademix, 2025-06-17 16:26:04 +0200
c f cfa0ffb0 n
RESOLVED FIXED(Fx132), [tor 30543][fingerprinting]
RFP: make spoofed orientation reflect spoofed screen dimensions
Bug 1607032
: Spoof screen orientation and angle to primary values. r=tjr,geckoview-reviewers,owlish

Differential Revision: https://phabricator.services.mozilla.com/D220904

Author: Fatih, 2024-09-09 21:57:17 +0000
Committer: hackademix, 2025-06-17 16:26:03 +0200
c f fc52dd75 n
VERIFIED FIXED(Fx132), [fingerprinting][tor 43169]
privacy.resistfingerprinting using unique user agent
Bug 1918009
- Fix the RFP-spoofed User-Agent header. r=tjr

The spoofed value of the HTTP user-agent header is not consistent with the value of navigator.userAgent on Windows, and this can lead to compatibility issues.

Differential Revision: https://phabricator.services.mozilla.com/D223745

Author: Pier Angelo Vendrame, 2024-09-26 20:41:59 +0000
Committer: hackademix, 2025-06-17 16:26:01 +0200
c 6fb91271 n
RESOLVED FIXED(Fx131), [adv-main131-]
Assertion failure: opener->mUseRemoteTabs == mUseRemoteTabs, at docshell/base/BrowsingContext.cpp:1778 with IPC fuzzing
Bug 1911745
- Unify BrowsingContext flag coherency checks, r=mccr8

Previously these checks were largely diagnostic tools for finding bugs in other code as it evolves. This unifies the checks a bit more and makes them stronger for BrowsingContexts created over IPC, providing a place for more coherency checks to be added in the future.

Differential Revision: https://phabricator.services.mozilla.com/D218860

Author: Nika Layzell, 2024-08-09 16:06:13 +0000
Committer: hackademix, 2025-06-17 16:26:00 +0200
c da5b7060 n
VERIFIED FIXED(Fx132), Blocks: 1910185, 1918048, [client-bounty-form] [group4] [fxdroid][adv-main131+]
Spoofing via long runs of spaces in filename download (firefox android)
Bug 1906024
- Format download file names a=diannaS

Original Revision: https://phabricator.services.mozilla.com/D221771

Differential Revision: https://phabricator.services.mozilla.com/D222259

Author: rahulsainani, 2024-09-17 20:15:08 +0000
Committer: hackademix, 2025-06-17 16:25:58 +0200
3b742155 n
VERIFIED FIXED(Fx132), Blocks: 1910185, 1918048, [client-bounty-form] [group4] [fxdroid][adv-main131+]
Spoofing via long runs of spaces in filename download (firefox android)
Bug 1906024
- Format download file names better a=diannaS

Original Revision: https://phabricator.services.mozilla.com/D220559

Differential Revision: https://phabricator.services.mozilla.com/D222254

Author: rahulsainani, 2024-09-17 20:15:07 +0000
Committer: hackademix, 2025-06-17 16:25:57 +0200
c 6f97a1c0 n
RESOLVED FIXED(Fx132), Blocks: 1779280
Hide app menu new private window in permanent private browsing mode
Bug 1919363
- Only show one app menu "new window" item in permanent private browsing. r=mconley

We also update the browser_private_browsing_window.js test. The previous test was limited because it was referring to non-existent "appmenu_newNavigator" and "appmenu_newPrivateWindow".

Differential Revision: https://phabricator.services.mozilla.com/D222507

Author: Henry Wilkes, 2024-09-23 10:53:10 +0100
Committer: hackademix, 2025-06-17 16:25:55 +0200
c bd92f471 n
VERIFIED FIXED(Fx132), Blocks: 1329996
Smooth scrolls are disabled if the user prefers-reduced-motion regardless of fingerprint resistance
Bug 1834307
: Check RFPTarget::CSSPrefersReducedMotion in nsLayoutUtils::IsSmoothScrollingEnabled. r=tjr

Differential Revision: https://phabricator.services.mozilla.com/D221364

Author: Fatih, 2024-09-10 14:41:23 +0000
Committer: hackademix, 2025-06-17 16:25:54 +0200
2a971eb4 n
VERIFIED FIXED(Fx132), Blocks: 1329996
Smooth scrolls are disabled if the user prefers-reduced-motion regardless of fingerprint resistance
Bug 1834307
: Change StaticPrefs::general_smoothScroll() calls with nsLayoutUtils::IsSmoothScrollingEnabled. r=tjr

Differential Revision: https://phabricator.services.mozilla.com/D221363

Author: Fatih, 2024-09-10 14:41:23 +0000
Committer: hackademix, 2025-06-17 16:25:53 +0200
c ee8201ba n
RESOLVED FIXED(Fx132)
Reword Open in a New Window to Open in a New Private Window
Bug 1436462
- Use "Open in new private window" for bookmarks when in PBM. r=places-reviewers,mak

This makes the bookmark menu consistent with the "File" and context menu when using private browsing mode.

We also share the same hide item logic for these "open" items in one place in PlacesUIUtils so that they can be shared between the two consumers (regular bookmarks and managed bookmarks). This ensures that the "Open in container" item if hidden for managed bookmarks in a private window.

Differential Revision: https://phabricator.services.mozilla.com/D220120

Author: Henry Wilkes, 2024-09-10 16:36:40 +0000
Committer: hackademix, 2025-06-17 16:25:51 +0200
c 777c39ca n
RESOLVED FIXED(Fx132), [reporter-external] [client-bounty-form] [verif?] [group3] [s2-list25]
Android: Origin spoof after server-side intent redirect
Bug 1862537
- Do not try to go back when it's a initial load r=android-reviewers,harrisono, a=pascalc

Differential Revision: https://phabricator.services.mozilla.com/D219782

Author: Roger Yang, 2024-09-06 17:32:02 +0000
Committer: hackademix, 2025-06-17 16:25:50 +0200
c 43bfcfb3 n
RESOLVED FIXED(Fx130), Blocks: 1839074, 1865413, 1868970, 1873367, 1877820, 1884642, 1886469, 1892296, 1894326, 1894891, 1897648, [adv-main130+][fxdroid] [group4] [s2-list25]
New approach to fix bugs where fullscreen notification is hidden under OS permission/confirmation prompts.
Bug 1902996
- Improve messaging for fullscreen notifications. r=android-reviewers,gl

Instead of explaining to users that they are in fullscreen mode, which may be obvious, we explain how to get out of it :) Also use a Toast rather than a custom Dialog. Update Focus too. Fix lint errors.

Differential Revision: https://phabricator.services.mozilla.com/D215782

Author: pollymce, 2024-07-17 12:28:06 +0000
Committer: hackademix, 2025-06-17 16:25:48 +0200
c 4411d81b n
Bug 1909099 - Always clean up old session restore and sync log files. r=markh,sessionstore-reviewers,dao

Differential Revision: https://phabricator.services.mozilla.com/D217520

Author: Sam Foster, 2024-07-25 16:32:24 +0000
Committer: hackademix, 2025-06-17 16:25:47 +0200
c 5a871a00 n
RESOLVED FIXED(Fx130), Blocks: 1842587, [client-bounty-form][fxdroid][adv-main129+][qa-triaged]
Tapjacking Permission (Camera, Location, Microphone, etc.) Using Select Option on Android
Bug 1908344
- Improve prompts showing a=dmeehan - BP, 13.5 stableSecurity
Backport security fixes from Firefox 129
tor-browser#43005

Original Revision: https://phabricator.services.mozilla.com/D216996

Differential Revision: https://phabricator.services.mozilla.com/D217718

Author: Arturo Mejia, 2024-07-25 15:12:27 +0000
Committer: hackademix, 2025-06-17 16:25:45 +0200
c 5d24e03a n
RESOLVED FIXED(Fx129), Blocks: 1729513, [bugmon:update,bisect][adv-main129+r]
Crash [@ js::UninlinedIsCrossCompartmentWrapper(JSObject const*)] with Debugger and GC
Bug 1904011
- Ignore finalized scripts when iterating code covarage tables r=iain

Differential Revision: https://phabricator.services.mozilla.com/D214799

Author: Jon Coppeard, 2024-06-26 07:15:42 +0000
Committer: hackademix, 2025-06-17 16:25:44 +0200
c 739a3700 n
RESOLVED FIXED(Fx129), Blocks: 1847294, 1899968, [adv-main129-]
Assertion failure: NS_UsePrivateBrowsing(newChannel) == mRespectPrivacy, at /builds/worker/checkouts/gecko/image/imgLoader.cpp:2460
Bug 1899180
. If a channel is not nsIPrivateBrowsingChannel and has no load context, use the private browsing field from it's origin attributes. r=necko-reviewers,anti-tracking-reviewers,valentin

If the channel is not a nsIPrivateBrowsingChannel, and it also has no load context (eg inside svg images) then we will over write a non-zero mPrivateBrowsingId on the OriginAttributes of the channel with 0, making NS_UsePrivateBrowsing return false for the channel.

Differential Revision: https://phabricator.services.mozilla.com/D212083

Author: Timothy Nikkel, 2024-06-12 10:24:22 +0000
Committer: hackademix, 2025-06-17 16:25:42 +0200
Generated at: 2025-06-23 08:32 UTC