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

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-153.0a1-16.0-2] 27 commits: Add CI for Mullvad Browser



Title: GitLab

brizental pushed to branch mullvad-browser-153.0a1-16.0-2 at The Tor Project / Applications / Mullvad Browser

Commits:

  • f1b552b3
    by Henry Wilkes at 2026-07-02T14:03:55-03:00
    Add CI for Mullvad Browser
    
  • d77a1f6c
    by Pier Angelo Vendrame at 2026-07-02T14:03:56-03:00
    MB 38: Mullvad Browser configuration
    
  • 06033de8
    by Pier Angelo Vendrame at 2026-07-02T14:06:18-03: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
    
  • 7624eb84
    by Henry Wilkes at 2026-07-02T14:06:22-03:00
    fixup! MB 1: Mullvad Browser branding
    
    TB 44955: Use context-fill and context-stroke for about-wordmark.svg.
    
    Set the context-stroke using a branding variable.
    
  • ad08a3f4
    by Henry Wilkes at 2026-07-02T14:06:23-03:00
    Mullvad Browser strings
    
    This commit adds strings needed by the following Mullvad Browser
    patches.
    
  • 4f62b767
    by Pier Angelo Vendrame at 2026-07-02T14:06:23-03: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.
    
  • b64c8d59
    by Pier Angelo Vendrame at 2026-07-02T14:06:24-03:00
    MB 63: Customize some about pages for Mullvad Browser
    
    Also:
    mullvad-browser#57: Purge unneeded about: pages
    
  • 22ec0804
    by Pier Angelo Vendrame at 2026-07-02T14:06:26-03:00
    MB 37: Customization for the about dialog
    
  • 0b5e0b16
    by Henry Wilkes at 2026-07-02T14:20:35-03:00
    MB 39: Add home page about:mullvad-browser
    
  • 939f6e31
    by Henry Wilkes at 2026-07-02T14:20:36-03:00
    fixup! MB 39: Add home page about:mullvad-browser
    
    TB 44955: Use both context-fill and context-stroke when using
    about-wordmark.svg.
    
  • 852b2610
    by hackademix at 2026-07-02T14:20:37-03:00
    MB 97: Remove UI cues to install new extensions.
    
  • 7e8e54d7
    by hackademix at 2026-07-02T14:20:38-03:00
    MB 47: uBlock Origin customization
    
  • 115a2bae
    by Pier Angelo Vendrame at 2026-07-02T14:20:39-03: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.
    
  • ee94a277
    by Pier Angelo Vendrame at 2026-07-02T14:20:40-03:00
    MB 112: Updater customization for Mullvad Browser
    
    MB 71: Set the updater base URL to Mullvad domain
    
  • 6923628d
    by Nicolas Vigier at 2026-07-02T14:20:41-03:00
    MB 79: Add Mullvad Browser MAR signing keys
    
    MB 256: Add mullvad-browser nightly mar signing key
    
  • 3ef86e17
    by Pier Angelo Vendrame at 2026-07-02T14:20:42-03: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.
    
  • 20532095
    by hackademix at 2026-07-02T14:20:44-03:00
    MB 163: Prevent uBlock Origin from being uninstalled/disabled
    
  • 180d4009
    by Pier Angelo Vendrame at 2026-07-02T14:20:45-03: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.
    
  • 76848c06
    by Richard Pospesel at 2026-07-02T14:20:46-03:00
    MB 188: Customize Gitlab Issue and Merge templates
    
  • 7806caf7
    by rui hildt at 2026-07-02T14:20:47-03:00
    MB 213: Customize the search engines list.
    
  • fb2baf06
    by hackademix at 2026-07-02T14:20:48-03:00
    MB 214: Enable cross-tab identity leak protection in "quiet" mode
    
  • 8bdadf8c
    by Pier Angelo Vendrame at 2026-07-02T14:20:49-03: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.
    
  • 59510e0a
    by Henry Wilkes at 2026-07-02T14:20:51-03:00
    MB 329: Customize toolbar for mullvad-browser.
    
  • 6986a672
    by Henry Wilkes at 2026-07-02T14:20:52-03:00
    MB 419: Mullvad Browser migration procedures.
    
    This commit implements the the Mullvad Browser's version of _migrateUI.
    
  • a8ac2e05
    by Henry Wilkes at 2026-07-02T14:20:53-03:00
    MB 488: Adjust search engine removal notification for Mullvad Leta.
    
  • 0e75cae9
    by Pier Angelo Vendrame at 2026-07-02T14:20:54-03:00
    MB 80: Enable Mullvad Browser as a default browser
    
  • 433fb557
    by Beatriz Rizental at 2026-07-02T14:20:55-03:00
    MB 43564: Modify ./mach bootstrap for Mullvad Browser
    

259 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