[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-153.1.0esr-16.0-1] 31 commits: Add CI for Mullvad Browser



Title: GitLab

Pier Angelo Vendrame pushed to branch mullvad-browser-153.1.0esr-16.0-1 at The Tor Project / Applications / Mullvad Browser

Commits:

  • 400dd15f
    by Henry Wilkes at 2026-08-13T16:57:25+02:00
    Add CI for Mullvad Browser
    
  • feb7516d
    by Pier Angelo Vendrame at 2026-08-13T16:57:25+02:00
    MB 38: Mullvad Browser configuration
    
  • 6a86b740
    by Pier Angelo Vendrame at 2026-08-13T16:57:25+02:00
    MB 1: Mullvad Browser branding
    
    See also:
    mullvad-browser#5: Product name and directory customization
    mullvad-browser#12: Create new branding directories and integrate Mullvad icons+branding
    mullvad-browser#14: Remove Default Built-in bookmarks
    mullvad-browser#35: Add custom PDF icons for Windows builds
    mullvad-browser#48: Replace Mozilla copyright and legal trademarks in mullvadbrowser.exe metadata
    mullvad-browser#51: Update trademark string
    mullvad-browser#104: Update shipped dll metadata copyright/licensing info
    mullvad-browser#107: Add alpha and nightly icons
    
  • 78b3fcd1
    by Pier Angelo Vendrame at 2026-08-13T17:17:11+02:00
    fixup! MB 1: Mullvad Browser branding
    
    MB 563: Hide Firefox's icon in about:pdf promo.
    
  • 5e84686e
    by Henry Wilkes at 2026-08-13T17:17:11+02:00
    Mullvad Browser strings
    
    This commit adds strings needed by the following Mullvad Browser
    patches.
    
  • 1e439dc0
    by Pier Angelo Vendrame at 2026-08-13T17:17:11+02:00
    MB 20: Allow packaged-addons in PBM.
    
    We install a few addons from the distribution directory, but they are
    not automatically enabled for PBM mode.
    This commit modifies the code that installs them to also add the PBM
    permission to the known ones.
    
  • b705f3db
    by Pier Angelo Vendrame at 2026-08-13T17:17:12+02:00
    MB 63: Customize some about pages for Mullvad Browser
    
    Also:
    mullvad-browser#57: Purge unneeded about: pages
    
  • 713638a3
    by Pier Angelo Vendrame at 2026-08-13T17:17:12+02:00
    MB 37: Customization for the about dialog
    
  • 6497726a
    by Henry Wilkes at 2026-08-13T17:17:12+02:00
    MB 39: Add home page about:mullvad-browser
    
  • d172ee5a
    by Pier Angelo Vendrame at 2026-08-13T17:17:13+02:00
    fixup! MB 39: Add home page about:mullvad-browser
    
    MB 564: Fix about:mullvadbrowser colors.
    
  • 6792933b
    by hackademix at 2026-08-13T17:17:13+02:00
    MB 97: Remove UI cues to install new extensions.
    
  • e1a166d6
    by Pier Angelo Vendrame at 2026-08-13T17:17:13+02:00
    fixup! MB 97: Remove UI cues to install new extensions.
    
    MB 565: Update the selector to hide the help button in about:addons.
    
  • 36288a26
    by hackademix at 2026-08-13T17:17:14+02:00
    MB 47: uBlock Origin customization
    
  • d6f9a738
    by Pier Angelo Vendrame at 2026-08-13T17:17:14+02:00
    MB 21: Disable the password manager
    
    This commit disables the about:login page and removes the "Login and
    Password" section of about:preferences.
    
    We do not do anything to the real password manager of Firefox, that is
    in toolkit: it contains C++ parts that make it difficult to actually
    prevent it from being built..
    
    Finally, we modify the the function that opens about:login to report an
    error in the console so that we can quickly get a backtrace to the code
    that tries to use it.
    
  • 59cfe688
    by Pier Angelo Vendrame at 2026-08-13T17:17:14+02:00
    fixup! MB 21: Disable the password manager
    
    MB 538: Use settings config for our customization.
    
  • 8e602851
    by Pier Angelo Vendrame at 2026-08-13T17:17:15+02:00
    MB 112: Updater customization for Mullvad Browser
    
    MB 71: Set the updater base URL to Mullvad domain
    
  • 250e79c0
    by Nicolas Vigier at 2026-08-13T17:17:15+02:00
    MB 79: Add Mullvad Browser MAR signing keys
    
    MB 256: Add mullvad-browser nightly mar signing key
    
  • dc37cd48
    by Pier Angelo Vendrame at 2026-08-13T17:17:15+02:00
    MB 34: Hide unsafe and unwanted preferences UI
    
    about:preferences allow to override some of our defaults, that could
    be fingeprintable or have some other unwanted consequences.
    
  • 887adbde
    by Henry Wilkes at 2026-08-13T17:17:16+02:00
    amend! MB 34: Hide unsafe and unwanted preferences UI
    
    MB 34: Hide unwanted setting controls in Mullvad Browser.
    
  • f2c51c96
    by hackademix at 2026-08-13T17:17:16+02:00
    MB 163: Prevent uBlock Origin from being uninstalled/disabled
    
  • 84eaaeb3
    by Pier Angelo Vendrame at 2026-08-13T17:17:16+02:00
    MB 160: Disable the cookie exceptions button
    
    Besides disabling the "Delete on close checkbox", disable also the
    "Manage Exceptions" button when always using PBM.
    
  • a4036117
    by Richard Pospesel at 2026-08-13T17:17:17+02:00
    MB 188: Customize Gitlab Issue and Merge templates
    
  • 0fe15e0f
    by rui hildt at 2026-08-13T17:17:17+02:00
    MB 213: Customize the search engines list.
    
  • a5492f10
    by hackademix at 2026-08-13T17:17:17+02:00
    MB 214: Enable cross-tab identity leak protection in "quiet" mode
    
  • cf577ca0
    by Pier Angelo Vendrame at 2026-08-13T17:17:18+02:00
    MB 320: Temporarily disable WebRTC and WDBA on Windows.
    
    WebRTC should be re-enabled when tor-browser#42758 is resolved, and and
    the default browser agent when in general we make this feature work
    again.
    
  • 1a65f0a5
    by Henry Wilkes at 2026-08-13T17:17:18+02:00
    MB 329: Customize toolbar for mullvad-browser.
    
  • 96fb24b5
    by Henry Wilkes at 2026-08-13T17:17:18+02:00
    MB 419: Mullvad Browser migration procedures.
    
    This commit implements the the Mullvad Browser's version of _migrateUI.
    
  • 5fe86d90
    by Henry Wilkes at 2026-08-13T17:17:19+02:00
    MB 488: Adjust search engine removal notification for Mullvad Leta.
    
  • 6685cd2a
    by Pier Angelo Vendrame at 2026-08-13T17:17:19+02:00
    MB 80: Enable Mullvad Browser as a default browser
    
  • 15886959
    by Beatriz Rizental at 2026-08-13T17:17:19+02:00
    MB 43564: Modify ./mach bootstrap for Mullvad Browser
    
  • a080ab7f
    by june wilde at 2026-08-13T17:17:20+02:00
    MB 446: Selective Saving Mode Backend
    

273 changed files:

The diff was not included because it is too large.
_______________________________________________
tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx