Bug 1703026 - Show update / warning icons in update AppMenu notification panels. r=mhowell

Differential Revision: https://phabricator.services.mozilla.com/D113186
This commit is contained in:
Mike Conley
2021-04-22 21:34:35 +00:00
parent 05d1049acb
commit 6224ad9c8c
2 changed files with 25 additions and 0 deletions

View File

@@ -105,6 +105,7 @@
dropmarkerhidden="true"
checkboxhidden="true"
buttonhighlight="true"
hasicon="true"
hidden="true">
<popupnotificationcontent id="update-available-notification-content" orient="vertical">
<description id="update-available-description" data-lazy-l10n-id="appmenu-update-available-message2"></description>
@@ -119,6 +120,7 @@
dropmarkerhidden="true"
checkboxhidden="true"
buttonhighlight="true"
hasicon="true"
hidden="true">
<popupnotificationcontent id="update-manual-notification-content" orient="vertical">
<description id="update-manual-description" data-lazy-l10n-id="appmenu-update-manual-message2"></description>
@@ -133,6 +135,7 @@
dropmarkerhidden="true"
checkboxhidden="true"
buttonhighlight="true"
hasicon="true"
hidden="true">
<popupnotificationcontent id="update-unsupported-notification-content" orient="vertical">
<description id="update-unsupported-description" data-lazy-l10n-id="appmenu-update-unsupported-message2"></description>
@@ -147,6 +150,7 @@
dropmarkerhidden="true"
checkboxhidden="true"
buttonhighlight="true"
hasicon="true"
hidden="true">
<popupnotificationcontent id="update-restart-notification-content" orient="vertical">
<description id="update-restart-description" data-lazy-l10n-id="appmenu-update-restart-message2"></description>
@@ -161,6 +165,7 @@
dropmarkerhidden="true"
checkboxhidden="true"
buttonhighlight="true"
hasicon="true"
hidden="true">
<popupnotificationcontent id="update-other-instance-notification-content" orient="vertical">
<description id="update-other-instance-description" data-lazy-l10n-id="appmenu-update-other-instance-message"></description>