morgan pushed to branch mullvad-browser-153.2.0esr-16.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
-
4edf2600
by Beatriz Rizental at 2026-09-08T13:21:49+00:00
1 changed file:
Changes:
| ... | ... | @@ -775,6 +775,8 @@ pref("security.certerrors.mitm.auto_enable_enterprise_roots", false); |
| 775 | 775 | // Disable share menus on Mac and Windows tor-browser#41117
|
| 776 | 776 | pref("browser.menu.share_url.allow", false, locked);
|
| 777 | 777 | |
| 778 | +// tor-browser#45133: Disable share button
|
|
| 779 | +pref("browser.toolbars.share-button.enabled", false)
|
|
| 778 | 780 | |
| 779 | 781 | // tor-browser#41884: Do not start a search when clicking on the new tab button
|
| 780 | 782 | // with the middle mouse button (to prevent searching for anything you might
|