зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1536514 - actually close quote of 'PanelUI-fxa' for fxa menu keypress handler, r=vbudhram
Differential Revision: https://phabricator.services.mozilla.com/D24067 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
4ac9f8c38c
Коммит
98463769e5
|
@ -1089,7 +1089,7 @@
|
|||
|
||||
<toolbarbutton id="fxa-toolbar-menu-button" class="toolbarbutton-1 badged-button"
|
||||
onmousedown="gSync.toggleAccountPanel('PanelUI-fxa', event)"
|
||||
onkeypress="gSync.toggleAccountPanel('PanelUI-fxa, event)"
|
||||
onkeypress="gSync.toggleAccountPanel('PanelUI-fxa', event)"
|
||||
consumeanchor="fxa-toolbar-menu-button"
|
||||
closemenu="none"
|
||||
label="&fxa.menu.firefoxAccount;"
|
||||
|
|
Загрузка…
Ссылка в новой задаче