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

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



Title: GitLab

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

Commits:

  • 07fe6c41
    by Henry Wilkes at 2026-03-24T12:31:40+01:00
    Add CI for Mullvad Browser
    
  • b930557c
    by Pier Angelo Vendrame at 2026-03-24T12:31:41+01:00
    MB 38: Mullvad Browser configuration
    
  • 3a802835
    by Pier Angelo Vendrame at 2026-03-24T12:41:52+01: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
    
  • 2e97da18
    by Henry Wilkes at 2026-03-24T16:11:01+01:00
    fixup! MB 1: Mullvad Browser branding
    
    MB 515: Use max-width instead of width for #rightBox
    
  • a3dd8eb8
    by Henry Wilkes at 2026-03-24T16:11:02+01:00
    Mullvad Browser strings
    
    This commit adds strings needed by the following Mullvad Browser
    patches.
    
  • bb4d0baa
    by Pier Angelo Vendrame at 2026-03-24T16:11:03+01: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.
    
  • 1e144649
    by Pier Angelo Vendrame at 2026-03-24T16:11:04+01:00
    MB 63: Customize some about pages for Mullvad Browser
    
    Also:
    mullvad-browser#57: Purge unneeded about: pages
    
  • 51bb9a4e
    by Pier Angelo Vendrame at 2026-03-24T16:11:05+01:00
    MB 37: Customization for the about dialog
    
  • 0bd1d419
    by Henry Wilkes at 2026-03-24T16:11:06+01:00
    MB 39: Add home page about:mullvad-browser
    
  • 75ae5ec7
    by Henry Wilkes at 2026-03-24T16:11:07+01:00
    fixup! MB 39: Add home page about:mullvad-browser
    
    MB 516: Use new CSS tokens.
    
  • 69ce282e
    by hackademix at 2026-03-24T16:11:08+01:00
    MB 97: Remove UI cues to install new extensions.
    
  • 78c8a7d6
    by hackademix at 2026-03-24T16:11:09+01:00
    MB 47: uBlock Origin customization
    
  • 14a23d38
    by Pier Angelo Vendrame at 2026-03-24T16:11:10+01: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.
    
  • b47ff966
    by Pier Angelo Vendrame at 2026-03-24T16:11:11+01:00
    MB 112: Updater customization for Mullvad Browser
    
    MB 71: Set the updater base URL to Mullvad domain
    
  • b71dc454
    by Nicolas Vigier at 2026-03-24T16:11:11+01:00
    MB 79: Add Mullvad Browser MAR signing keys
    
    MB 256: Add mullvad-browser nightly mar signing key
    
  • fd261adc
    by Pier Angelo Vendrame at 2026-03-24T16:11:12+01: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.
    
  • 98954dc6
    by Pier Angelo Vendrame at 2026-03-24T16:11:13+01: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.
    
  • 6690c8de
    by hackademix at 2026-03-24T16:11:14+01:00
    MB 163: Prevent uBlock Origin from being uninstalled/disabled
    
  • fd90fbee
    by Richard Pospesel at 2026-03-24T16:11:15+01:00
    MB 188: Customize Gitlab Issue and Merge templates
    
  • 2519f1d2
    by Dan Ballard at 2026-03-24T16:11:16+01:00
    fixup! MB 188: Customize Gitlab Issue and Merge templates
    
    Add notification final step
    
  • 351b9644
    by rui hildt at 2026-03-24T16:11:17+01:00
    MB 213: Customize the search engines list.
    
  • b19edae2
    by hackademix at 2026-03-24T16:11:18+01:00
    MB 214: Enable cross-tab identity leak protection in "quiet" mode
    
  • c099b706
    by Pier Angelo Vendrame at 2026-03-24T16:11:19+01: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.
    
  • 9d8faf6a
    by Henry Wilkes at 2026-03-24T16:11:20+01:00
    MB 329: Customize toolbar for mullvad-browser.
    
  • 6763253e
    by Pier Angelo Vendrame at 2026-03-24T16:11:21+01:00
    fixup! MB 329: Customize toolbar for mullvad-browser.
    
    MB 514: Remove new identity from Mullvad Browser.
    
  • dfc7d9b7
    by Henry Wilkes at 2026-03-24T16:11:21+01:00
    MB 419: Mullvad Browser migration procedures.
    
    This commit implements the the Mullvad Browser's version of _migrateUI.
    
  • a53d1009
    by Henry Wilkes at 2026-03-24T16:11:22+01:00
    MB 488: Adjust search engine removal notification for Mullvad Leta.
    
  • 03b70ede
    by Pier Angelo Vendrame at 2026-03-24T16:11:23+01:00
    MB 80: Enable Mullvad Browser as a default browser
    
  • 1d8625c5
    by Beatriz Rizental at 2026-03-24T16:11:24+01: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