richard pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
0d5b47c2 by Richard Pospesel at 2024-02-14T13:10:30+00:00
Update rbm for rbm#40072
- - - - -
0daa553d by Richard Pospesel at 2024-02-14T13:14:27+00:00
Bug 41062: Update Mullvad Browser to -build2
- - - - -
2 changed files:
- rbm
- rbm.conf
Changes:
=====================================
rbm
=====================================
@@ -1 +1 @@
-Subproject commit 067c30ee4cf3baa1c0b7e3674d785cf9e5bec8fe
+Subproject commit efd874abee2d4afe652feb6c79c1d929f70d136b
=====================================
rbm.conf
=====================================
@@ -82,7 +82,7 @@ buildconf:
var:
torbrowser_version: '13.0.10'
- torbrowser_build: 'build1'
+ torbrowser_build: '[% IF c("var/mullvad-browser") %]build2[% ELSE %]build1[% END %]'
torbrowser_incremental_from:
- '13.0.9'
- '[% IF c("var/tor-browser") %]13.0.8[% END %]'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/…
You're receiving this email because of your account on gitlab.torproject.org.
richard pushed to branch mullvad-browser-115.8.0esr-13.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
ad124f15 by Pier Angelo Vendrame at 2024-02-13T15:42:01+01:00
MB 38: Mullvad Browser configuration
- - - - -
e50abaae by Pier Angelo Vendrame at 2024-02-13T15:42:03+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
- - - - -
3cd09bc2 by Pier Angelo Vendrame at 2024-02-13T15:42: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.
- - - - -
2901c4a5 by Pier Angelo Vendrame at 2024-02-13T15:42:04+01:00
MB 63: Customize some about pages for Mullvad Browser
Also:
mullvad-browser#57: Purge unneeded about: pages
- - - - -
f7888dd5 by Pier Angelo Vendrame at 2024-02-13T15:42:04+01:00
MB 37: Customization for the about dialog
- - - - -
a600fbf9 by Henry Wilkes at 2024-02-13T15:42:04+01:00
MB 39: Add home page about:mullvad-browser
- - - - -
5b3f2654 by hackademix at 2024-02-13T15:42:05+01:00
MB 97: Remove UI cues to install new extensions.
- - - - -
598f097d by hackademix at 2024-02-13T15:42:05+01:00
MB 47: uBlock Origin customization
- - - - -
d9a9a960 by Pier Angelo Vendrame at 2024-02-13T15:42:05+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.
- - - - -
8f3a9adf by Pier Angelo Vendrame at 2024-02-13T15:42:06+01:00
MB 87: Disable the default browser box on Windows and Linux
Windows and Linux will be distributed only as portable apps at the
beginning, so they should not be settable as default browsers.
We will need to improve the logic once we decide to ship system-wide
installers, too.
- - - - -
20d025ac by Pier Angelo Vendrame at 2024-02-13T15:42:06+01:00
MB 112: Updater customization for Mullvad Browser
MB 71: Set the updater base URL to Mullvad domain
- - - - -
b74b353e by Nicolas Vigier at 2024-02-13T15:42:06+01:00
MB 79: Add Mullvad Browser MAR signing keys
- - - - -
24cd359a by Nicolas Vigier at 2024-02-13T15:42:07+01:00
squash! MB 79: Add Mullvad Browser MAR signing keys
MB 256: Add mullvad-browser nightly mar signing key
- - - - -
0b001733 by Pier Angelo Vendrame at 2024-02-13T15:42:07+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.
- - - - -
e1ac8710 by Pier Angelo Vendrame at 2024-02-13T15:42:07+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.
- - - - -
87524fa0 by hackademix at 2024-02-13T15:42:08+01:00
MB 163: prevent uBlock Origin from being uninstalled/disabled
- - - - -
b380d03f by Richard Pospesel at 2024-02-13T15:42:08+01:00
MB 188: Customize Gitlab Issue and Merge templates
- - - - -
bdc08633 by rui hildt at 2024-02-13T15:42:08+01:00
MB 213: Customize the search engines list
- - - - -
b88c5fd8 by hackademix at 2024-02-13T15:42:08+01:00
MB 214: Enable cross-tab identity leak protection in "quiet" mode
- - - - -
30 changed files:
- + .gitlab/issue_templates/Rebase Browser - Alpha.md
- + .gitlab/issue_templates/Rebase Browser - Stable.md
- .gitlab/merge_request_templates/default.md
- browser/app/Makefile.in
- browser/app/macbuild/Contents/Info.plist.in
- browser/app/module.ver
- browser/app/firefox.exe.manifest → browser/app/mullvadbrowser.exe.manifest
- + browser/app/profile/000-mullvad-browser.js
- browser/app/profile/001-base-profile.js
- browser/base/content/aboutDialog.xhtml
- browser/base/content/appmenu-viewcache.inc.xhtml
- browser/base/content/browser-menubar.inc
- browser/base/content/browser-places.js
- browser/base/content/browser.js
- browser/base/content/default-bookmarks.html
- browser/base/content/nsContextMenu.js
- browser/base/content/overrides/app-license.html
- browser/base/content/pageinfo/pageInfo.xhtml
- browser/base/content/utilityOverlay.js
- browser/branding/branding-common.mozbuild
- + browser/branding/mb-alpha/VisualElements_150.png
- + browser/branding/mb-alpha/VisualElements_70.png
- + browser/branding/mb-alpha/configure.sh
- + browser/branding/mb-alpha/content/about-logo.png
- + browser/branding/mb-alpha/content/about-logo.svg
- + browser/branding/mb-alpha/content/about-logo(a)2x.png
- + browser/branding/mb-alpha/content/about-wordmark.svg
- + browser/branding/mb-alpha/content/about.png
- + browser/branding/mb-alpha/content/aboutDialog.css
- + browser/branding/mb-alpha/content/firefox-wordmark.svg
The diff was not included because it is too large.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/63…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/63…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch tor-browser-115.8.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
1913e9f0 by Pier Angelo Vendrame at 2024-02-14T12:11:17+01:00
fixup! Bug 2176: Rebrand Firefox to TorBrowser
Include the channel in the display name
- - - - -
89326fbd by Pier Angelo Vendrame at 2024-02-14T12:11:26+01:00
fixup! TB3: Tor Browser's official .mozconfigs.
Bug 42398: Include the channel in MOZ_APP_DISPLAYNAME
This variable is defined in the branding configuration, no need to
repeat it in the mozconfig.
- - - - -
3 changed files:
- browser/branding/tb-alpha/configure.sh
- browser/branding/tb-nightly/configure.sh
- browser/config/mozconfigs/tor-browser
Changes:
=====================================
browser/branding/tb-alpha/configure.sh
=====================================
@@ -2,4 +2,4 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-MOZ_APP_DISPLAYNAME="Tor Browser"
+MOZ_APP_DISPLAYNAME="Tor Browser Alpha"
=====================================
browser/branding/tb-nightly/configure.sh
=====================================
@@ -2,4 +2,4 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-MOZ_APP_DISPLAYNAME="Tor Browser"
+MOZ_APP_DISPLAYNAME="Tor Browser Nightly"
=====================================
browser/config/mozconfigs/tor-browser
=====================================
@@ -1,6 +1,5 @@
. $topsrcdir/browser/config/mozconfigs/base-browser
-mk_add_options MOZ_APP_DISPLAYNAME="Tor Browser"
# If building outside tor-browser-build, you might want to customize this value.
# On Linux, it influences the WM_CLASS value, which is shown on GNOME's ALT-TAB,
# for example.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/dd4b53…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/dd4b53…
You're receiving this email because of your account on gitlab.torproject.org.