- May 13, 2024
-
-
Pier Angelo Vendrame authored
This reverts commit 6450a4e6.
-
Fatih authored
resource:// is exempt from RFP, so we no longer need to check pdf.js specifically. Differential Revision: https://phabricator.services.mozilla.com/D209359
-
Pier Angelo Vendrame authored
This reverts commit 94c39de6.
-
Richard Pospesel authored
Bug 241: Move network.proxy.failover_direct=false pref to base-browser
-
Richard Pospesel authored
Bug 222: Hide 'List all tabs' when the tabs don't overflow
-
- May 10, 2024
-
-
Differential Revision: https://phabricator.services.mozilla.com/D206943
-
Differential Revision: https://phabricator.services.mozilla.com/D206633
-
Bug 1875248 - Check for network error preventing ExternalHelperAppService before DONT_RETARGET, r=smaug This reverts the change from 30cde47f9364e5c7da78fd08fa8ab21737d22399, and instead re-orders the NS_ERROR_FILE_NOT_FOUND check before DONT_RETARGET. Testing suggests that a-download-click-404.html behaviour isn't impacted, and this improves the handling of this edge-case when doing process switching. Differential Revision: https://phabricator.services.mozilla.com/D202007
-
Apparently, setting this value to 64 breaks some sites. We should use the same length as Chrome. Original Revision: https://phabricator.services.mozilla.com/D208103 Differential Revision: https://phabricator.services.mozilla.com/D208119
-
- May 09, 2024
-
-
Pier Angelo Vendrame authored
The OS language might be outside the list of actually supported languages and it might leak the user's region. Therefore, we force the locale reported in Accept-Language to match one we support with translations, even when it means using a not exact region tag.
-
Pier Angelo Vendrame authored
Revert "Bug 40199: Avoid using system locale for intl.accept_languages in GeckoView" This reverts commit ff97b6fb.
-
Original Revision: https://phabricator.services.mozilla.com/D208983 Differential Revision: https://phabricator.services.mozilla.com/D209209
-
Bug 1890204 - Ensure font entry's unitsPerEm and font extents are initialized when gfxFont is created. r=gfx-reviewers,lsalzman This means that by the time we potentially call GetFontExtents() when drawing, the extents fields are guaranteed to have been been initialized, and there's no risk of the (read-only) access here racing with setting them in UnitsPerEm(). Differential Revision: https://phabricator.services.mozilla.com/D206920
-
Differential Revision: https://phabricator.services.mozilla.com/D204928
-
ma1 authored
-
- May 07, 2024
-
-
Pier Angelo Vendrame authored
-
Bug 42405: Fix betterboxing + findbar horizontal bounce if the scrollbar is not an overlay.
-
Pier Angelo Vendrame authored
This commits makes it possible to disable OS spoofing in the HTTP User-Agent header, to see if matching header and JS property improve usability.
-
-
-
emergency security issue for mullvad browser
-
-
-
Pier Angelo Vendrame authored
Besides disabling the "Delete on close checkbox", disable also the "Manage Exceptions" button when always using PBM.
-
Pier Angelo Vendrame authored
about:preferences allow to override some of our defaults, that could be fingeprintable or have some other unwanted consequences.
-
MB 256: Add mullvad-browser nightly mar signing key
-
Pier Angelo Vendrame authored
MB 71: Set the updater base URL to Mullvad domain
-
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
-
Pier Angelo Vendrame authored
Also: #57: Purge unneeded about: pages
-
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
MB 284: Customize logs in about:debugging.
-
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
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
This commit implmenents the the Base Browser's version of _migrateUI.
-
-