Bug 1156017 Can't save web site passwords from doorhanger r=Ratty

This commit is contained in:
Neil Rashbrook 2015-04-26 22:23:26 +01:00
Родитель 04295b8d5a
Коммит 3a52ff40e9
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -156,6 +156,13 @@
oncommand="openCertManager();"/>
</menupopup>
<popupnotification id="password-notification" hidden="true">
<popupnotificationcontent orient="vertical">
<textbox id="password-notification-username" hidden="true"/>
<textbox id="password-notification-password" hidden="true"/>
</popupnotificationcontent>
</popupnotification>
</popupset>
<!-- context menu -->