[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



Title: GitLab

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:

Changes:

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

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits