Bug 1724962, when the uitour highlight opens from the show how button on the session restore infobar, also highlight the restore session option from the history menu when it is opened, r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D127198
This commit is contained in:
Neil Deakin
2021-10-02 12:20:08 +00:00
parent 03d30a19db
commit 64285e432e
5 changed files with 115 additions and 13 deletions

View File

@@ -172,7 +172,7 @@
class="subviewbutton subviewbutton-nav"
closemenu="none"
oncommand="PanelUI.showSubView('appMenu-library-recentlyClosedWindows', this)"/>
<toolbarbutton id="appMenuRestoreSession"
<toolbarbutton id="appMenu-restoreSession"
data-l10n-id="appmenu-restore-session"
class="subviewbutton"
command="Browser:RestoreLastSession"/>