- Jul 23, 2024
-
-
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.
-
ma1 authored
Bug 42687: Disable Privacy-Preserving Attribution.
-
- Jul 18, 2024
-
-
Bug 42722: Cache mozbuild path instead of specifically the pip path
-
Bug 42722: Use custom Dockerfile for lint CI jobs to address missing dependencies issues with clang-format and l10n linters.
-
- Jul 17, 2024
-
-
Pier Angelo Vendrame authored
Update the search engine customization to be compatible with the new config mechanisms.
-
Pier Angelo Vendrame authored
-
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.
-
ma1 authored
-
ruihildt authored
-
Richard Pospesel authored
-
ma1 authored
-
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.
-
boklm authored
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.
-
ma1 authored
-
ma1 authored
-
henry authored
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
Also: mullvad-browser#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
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
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
-
- Jul 11, 2024
-
-
-
-
Pier Angelo Vendrame authored
This commit implmenents the the Base Browser's version of _migrateUI.
-
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
Move to HTML stylesheets instead of XML ones to be coherent with upstream. Also, switch from XPCOMUtils to ChromeUtils.
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
Bug 42587: Remove ensureCustomElements in esr 128
-
Bug 42583: Use moz-support-link for the security level "Learn more" links. These take you to the tor project web link in base browser.
-
Pier Angelo Vendrame authored
This component adds a new Security Level toolbar button which visually indicates the current global security level via icon (as defined by the extensions.torbutton.security_slider pref), a drop-down hanger with a short description of the current security level, and a new section in the about:preferences#privacy page where users can change their current security level. In addition, the hanger and the preferences page will show a visual warning when the user has modified prefs associated with the security level and provide a one-click 'Restore Defaults' button to get the user back on recommended settings. Bug 40125: Expose Security Level pref in GeckoView
-
-
Pier Angelo Vendrame authored
-
Pier Angelo Vendrame authored
-
This hides it from both the toolbar and the unified extensions panel. We also hide the unified-extension-button if the panel would be empty: not including the NoScript button when it is hidden. As a result, this will be hidden by default until a user installs another extension (or shows the NoScript button and unpins it).
-
Bug 40253: Explicitly allow NoScript in Private Browsing mode.
-