Loading
Commits on Source 48
-
-
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
-
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.
-
Also: #57: Purge unneeded about: pages
-
-
ma1 authored
-
ma1 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.
-
MB 71: Set the updater base URL to Mullvad domain
-
about:preferences allow to override some of our defaults, that could be fingeprintable or have some other unwanted consequences.
-
Besides disabling the "Delete on close checkbox", disable also the "Manage Exceptions" button when always using PBM.
-
ma1 authored
-
-
ma1 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.
-
-
BB 44521: Disable widget.wayland.fractional-scale.enabled. It introduces fingerprinting opportunities to users who manually enabled Wayland, so disable it until we decide to make Wayland the default also for our browsers.
-
BB 44895: Revert "BB 44772: Disable efficient randomization for canvases." This reverts commit ced1d9a3. We have investigated this issue more, and this change was not needed after all, therefore we can just revert this patch.
-
BB 44685: Use border radius for letterboxing. This allows us to drop browserDecorator. BB 44847: Drop the custom sidebar border radius logic since upstream now permanently uses a rounded corner for the browserContainer element when the sidebar is shown. We move the letterboxing background styling to browserContainer as well, so it does not leak out the corners.
-
BB 43824: Move from resources:// to moz-src:///.
-
BB 43824: Move from resources:// to moz-src:///.
-
BB 43824: Move from resources:// to moz-src:///.
-
BB 43824: Move from resources:// to moz-src:///.
-
ma1 authored
Fix for 151 bustage from Bug 2023271