- Sep 23, 2024
-
-
henry authored
Bug 42362: Stop hiding the Tools:PrivateBrowsing command and shortcut.
-
henry authored
We also update the browser_private_browsing_window.js test. The previous test was limited because it was referring to non-existent "appmenu_newNavigator" and "appmenu_newPrivateWindow". Differential Revision: https://phabricator.services.mozilla.com/D222507
-
- Sep 19, 2024
-
-
henry authored
Bug 42740: Stop trying to hide "Restore previous session". Firefox already handles this item. If there is no previous session to restore (such as when using permanent private browsing) it is already hidden.
-
cypherpunks1 authored
Bug 43129: Allow Android error pages to use svg images on the Safest security level
-
Bug 41550: Disable and remove the fxawebchannel extension
-
Bug 41550: Disable the webcompat and webcompat-reporter features
-
Bug 41550: Move webcompat changes to another commit
-
Bug 41550: Disable and remove the search telemetry extensions
-
Bug 43147: Remove unused search plugins from the apk files
-
- Sep 18, 2024
-
-
Bug 43146: Update the icon of DuckDuckGo onion search engine
-
Pier Angelo Vendrame authored
Firefox allows to open some files in the browser without any confirmation, but this will result in a disk leak, because the file will be downloaded to the temporary directory first (and not deleted, in some cases). A preference allows PDFs to be opened without being downloaded to disk. So, we introduce a similar one to do the same for all the files that are set to be opened automatically in the browser.
- Sep 16, 2024
-
-
This makes the bookmark menu consistent with the "File" and context menu when using private browsing mode. We also share the same hide item logic for these "open" items in one place in PlacesUIUtils so that they can be shared between the two consumers (regular bookmarks and managed bookmarks). This ensures that the "Open in container" item if hidden for managed bookmarks in a private window. Differential Revision: https://phabricator.services.mozilla.com/D220120
-
Bug 1862537 - Do not try to go back when it's a initial load r=android-reviewers,harrisono, a=pascalc Differential Revision: https://phabricator.services.mozilla.com/D219782
-
Bug 43052: Hide normal and synced tabs in the tabs tray
-
Bug 43141: Hardcode system-ui to Arimo.
-
- Sep 14, 2024
-
- Sep 12, 2024
-
-
Bug 42954: Further disable review quality feature
-
ma1 authored
Backported localizations.
-
Instead of explaining to users that they are in fullscreen mode, which may be obvious, we explain how to get out of it :) Also use a Toast rather than a custom Dialog. Update Focus too. Fix lint errors. Differential Revision: https://phabricator.services.mozilla.com/D215782
-
Bug 43128: Use DuckDuckGo HTML on the Safest security level for Android
-
Bug 43128: Make the ddg-onion search plugin consistent with ddg
-
Dan Ballard authored
Bug 43046: Disable emailTrackingBlocking in pbm
-
Dan Ballard authored
Bug 43046: Disable emailTrackingBlocking in pbm
-
Bug 43118: Clear user preference for CFR since we have hidden the settings.
-
-
henry authored
Bug 42702: Read clipboard in parent actor rather than child.
-
- Sep 11, 2024
-
-
Pier Angelo Vendrame authored
Bug 43124: Implement a migration procedure for Android.
-
Pier Angelo Vendrame authored
Bug 42628: Remove browser.tor_android.use_new_bootstrap.
-
Pier Angelo Vendrame authored
Bug 42628: Remove browser.tor_android.use_new_bootstrap.
-
henry authored
Bug 42653: Reset security.xfocsp.errorReporting.automatic.
-
henry authored
Bug 42653: Hide neterror reporting checkbox.
-
Pier Angelo Vendrame authored
Bug 42149: Clear user values for https_only_mode_send_http_background_request since we do not change it with the security level anymore.
-
Pier Angelo Vendrame authored
Bug 42149: Do not change HTTPS-Only settings in the security level anymore. That preference does not really belong to the security level.
-