Closed
Bug 1602126
Opened 5 years ago
Closed 4 years ago
Support monochrome icons via web manifest
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: tigeroakes, Assigned: tigeroakes)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:72.0) Gecko/20100101 Firefox/72.0
Expected results:
Issue https://github.com/w3c/manifest/issues/830 for web app manifests proposes a new "monochrome" purpose, in addition to the existing "any" and "maskable" purposes. These icons do not have any color and will be used for the site controls notification in Progressive Web Apps.
Android Components will handling processing and displaying the icon, so Gecko only needs to acknowledge this new purpose and not remove it.
https://github.com/mozilla-mobile/android-components/issues/5250
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → tigeroakes
Pushed by mcaceres@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/778968ba4e03
Add monochrome purpose, r=marcosc
Comment 3•4 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•