Commits on Source (23)
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
See also: #5: Product name and directory customization #12: Create new branding directories and integrate Mullvad icons+branding #14: Remove Default Built-in bookmarks #35: Add custom PDF icons for Windows builds #48: Replace Mozilla copyright and legal trademarks in mullvadbrowser.exe metadata #51: Update trademark string #104: Update shipped dll metadata copyright/licensing info #107: Add alpha and nightly icons
-
This commit adds strings needed by the following Mullvad Browser patches.
-
Pier Angelo Vendrame authored
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.
-
Pier Angelo Vendrame authored
Also: #57: Purge unneeded about: pages
-
Pier Angelo Vendrame authored
-
-
-
-
Pier Angelo Vendrame authored
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.
-
Pier Angelo Vendrame authored
MB 71: Set the updater base URL to Mullvad domain
-
MB 256: Add mullvad-browser nightly mar signing key
-
Pier Angelo Vendrame authored
about:preferences allow to override some of our defaults, that could be fingeprintable or have some other unwanted consequences.
-
Pier Angelo Vendrame authored
Besides disabling the "Delete on close checkbox", disable also the "Manage Exceptions" button when always using PBM.
-
-
-
MB 328: Refactor the search engine patch. Upstream switched to a completely different search engine configuration between ESR 115 and ESR 128. We moved our configuration to a couple of JSON files that do not follow upstream's schemas, as they are overcomplicated for our needs. Also, we keep the old search engine extensions for now, as upstream also kept them, and planned of removing them with Bug 1885953.
-
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
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.
-
-
Differential Revision: https://phabricator.services.mozilla.com/D219528
-
Pier Angelo Vendrame authored
BB 43236: Disable vsync on Wayland. Vsync leaks the monitor refresh rate, therefore it is already disabled on other platforms, including Linux/X11 and Windows.
Showing
- .gitlab/issue_templates/Emergency Security Issue.md 5 additions, 10 deletions.gitlab/issue_templates/Emergency Security Issue.md
- .gitlab/issue_templates/Rebase Browser - Alpha.md 86 additions, 0 deletions.gitlab/issue_templates/Rebase Browser - Alpha.md
- .gitlab/issue_templates/Rebase Browser - Stable.md 87 additions, 0 deletions.gitlab/issue_templates/Rebase Browser - Stable.md
- .gitlab/merge_request_templates/default.md 5 additions, 7 deletions.gitlab/merge_request_templates/default.md
- browser/app/Makefile.in 2 additions, 2 deletionsbrowser/app/Makefile.in
- browser/app/macbuild/Contents/Info.plist.in 1 addition, 1 deletionbrowser/app/macbuild/Contents/Info.plist.in
- browser/app/module.ver 3 additions, 3 deletionsbrowser/app/module.ver
- browser/app/mullvadbrowser.exe.manifest 1 addition, 1 deletionbrowser/app/mullvadbrowser.exe.manifest
- browser/app/profile/000-mullvad-browser.js 48 additions, 0 deletionsbrowser/app/profile/000-mullvad-browser.js
- browser/app/profile/001-base-profile.js 6 additions, 8 deletionsbrowser/app/profile/001-base-profile.js
- browser/base/content/aboutDialog.xhtml 11 additions, 7 deletionsbrowser/base/content/aboutDialog.xhtml
- browser/base/content/appmenu-viewcache.inc.xhtml 1 addition, 0 deletionsbrowser/base/content/appmenu-viewcache.inc.xhtml
- browser/base/content/browser-menubar.inc 0 additions, 1 deletionbrowser/base/content/browser-menubar.inc
- browser/base/content/browser-places.js 1 addition, 0 deletionsbrowser/base/content/browser-places.js
- browser/base/content/browser.js 2 additions, 0 deletionsbrowser/base/content/browser.js
- browser/base/content/default-bookmarks.html 5 additions, 53 deletionsbrowser/base/content/default-bookmarks.html
- browser/base/content/nsContextMenu.js 1 addition, 1 deletionbrowser/base/content/nsContextMenu.js
- browser/base/content/overrides/app-license.html 2 additions, 1 deletionbrowser/base/content/overrides/app-license.html
- browser/base/content/pageinfo/pageInfo.xhtml 2 additions, 1 deletionbrowser/base/content/pageinfo/pageInfo.xhtml
- browser/base/content/utilityOverlay.js 4 additions, 0 deletionsbrowser/base/content/utilityOverlay.js
browser/app/profile/000-mullvad-browser.js
0 → 100644