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

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



Title: GitLab

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

Commits:

  • 33111520
    by Henry Wilkes at 2024-09-19T14:48:55+01: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
    ... ... @@ -182,8 +182,7 @@
    182 182
           <toolbarbutton id="appMenu-restoreSession"
    
    183 183
                          data-l10n-id="appmenu-restore-session"
    
    184 184
                          class="subviewbutton"
    
    185
    -                     command="Browser:RestoreLastSession"
    
    186
    -                     hidden="true"/>
    
    185
    +                     command="Browser:RestoreLastSession"/>
    
    187 186
           <toolbarseparator/>
    
    188 187
           <toolbarbutton id="appMenuClearRecentHistory"
    
    189 188
                          data-l10n-id="appmenu-clear-history"
    

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