Commit 60479f0b authored by henry's avatar henry Committed by morgan
Browse files

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.
parent a02c5383
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -177,8 +177,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"