- Jun 03, 2024
-
-
Bug 1851618 - Allow removing packaged locales from requestedLocales. r=settings-reviewers,eemeli,Gijs We open up the UI to allow the user to remove locales from their requestedLocales list, except for the default locale. Differential Revision: https://phabricator.services.mozilla.com/D209930
-
Pier Angelo Vendrame authored
Revert "Bug 41966: Allow removing locales from the locale alternatives list." This reverts commit bba294a4.
-
Atlantic/Reykjavik stays on UTC during all the year, but it is less likely to be blocked than plan UTC. Differential Revision: https://phabricator.services.mozilla.com/D212131
-
Pier Angelo Vendrame authored
Revert "Bug 42397: Change RFP-spoofed TZ to Atlantic/Reykjavik." This reverts commit 6d9095b1.
-
- May 30, 2024
-
-
Dan Ballard authored
-
- May 27, 2024
-
-
Bug 42573: Avoid async l10n.formatValue.
-
-
- May 16, 2024
-
- May 13, 2024
-
-
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 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.
-
-
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.
-
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
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.
-
-
Bug 42537: Move base-browser.ftl to toolkit.
-
Bug 42532: Use the HomePage module for new identity checks.
-
Pier Angelo Vendrame authored
-
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
-
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).
-
Pier Angelo Vendrame authored
Remove the items not compatible with our features (such as history) from the migration wizard. On Linux, allow to specify an alternative home directory, since we usually change $HOME in our startup script.
-
Pier Angelo Vendrame authored
-
Bug 42537: Move base-browser.ftl to toolkit.
-
Windows: disable "runas" code path in updater (15201). Windows: avoid writing to the registry (16236). Also includes fixes for tickets 13047, 13301, 13356, 13594, 15406, 16014, 16909, 24476, and 25909. Also fix bug 27221: purge the startup cache if the Base Browser version changed (even if the Firefox version and build ID did not change), e.g., after a minor Base Browser update. Also fix 32616: Disable GetSecureOutputDirectoryPath() functionality. Bug 26048: potentially confusing "restart to update" message Within the update doorhanger, remove the misleading message that mentions that windows will be restored after an update is applied, and replace the "Restart and Restore" button label with an existing "Restart to update Tor Browser" string. Bug 28885: notify users that update is downloading Add a "Downloading Base Browser update" item which appears in the hamburger (app) menu while the update service is downloading a MAR file. Before this change, the browser did not indicate to the user that an update was in progress, which is especially confusing in Tor Browser because downloads often take some time. If the user clicks on the new menu item, the about dialog is opened to allow the user to see download progress. As part of this fix, the update service was changed to always show update-related messages in the hamburger menu, even if the update was started in the foreground via the about dialog or via the "Check for Tor Browser Update" toolbar menu item. This change is consistent with the Tor Browser goal of making sure users are informed about the update process. Removed #28885 parts of this patch which have been uplifted to Firefox.
-
Treat about:blank as the default home page and new tab page. Avoid loading AboutNewTab in BrowserGlue.sys.mjs in order to avoid several network requests that we do not need. Bug 41624: Disable about:pocket-* pages. Bug 40144: Redirect about:privatebrowsing to the user's home
-
-
-