[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.2.0esr-14.0-1] fixup! Bug 18905: Hide unwanted items from help menu

morgan (@morgan) git at gitlab.torproject.org
Thu Sep 19 18:48:25 UTC 2024



morgan pushed to branch mullvad-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser


Commits:
ea0d3618 by Henry Wilkes at 2024-09-19T18:48:12+00:00
fixup! Bug 18905: Hide unwanted items from help menu

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.

- - - - -


1 changed file:

- browser/base/content/appmenu-viewcache.inc.xhtml


Changes:

=====================================
browser/base/content/appmenu-viewcache.inc.xhtml
=====================================
@@ -178,8 +178,7 @@
       <toolbarbutton id="appMenu-restoreSession"
                      data-l10n-id="appmenu-restore-session"
                      class="subviewbutton"
-                     command="Browser:RestoreLastSession"
-                     hidden="true"/>
+                     command="Browser:RestoreLastSession"/>
       <toolbarseparator/>
       <toolbarbutton id="appMenuClearRecentHistory"
                      data-l10n-id="appmenu-clear-history"



View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/ea0d3618dea67c44390edb69f6e83452d43acc9d

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/ea0d3618dea67c44390edb69f6e83452d43acc9d
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240919/49807e3e/attachment.htm>


More information about the tor-commits mailing list