Contact emails
Spec
Summary
A badge image may be used to represent a notification when there is not enough space to display the notification itself, like in the Android status bar. It may also be displayed inside the notification, but then it should have less visual priority than the notification icon.
Motivation
Badges are part of the existing native notification feature set on Android and Windows. The Android platform requires them in order to represent notifications in the status bar, and Chrome currently falls back to the same default badge for every site.
Interoperability and Compatibility Risk
Low risk. Specifying a custom badge is optional. Chrome will be the first browser to implement this.
Ongoing technical constraints
None.
Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, Chrome OS, Android, and Android WebView)?
It will be used immediately on Android, and we are working with the UI team to consider showing it on Chrome's desktop toasts as well.
OWP launch tracking bug
Link to entry on the feature dashboard
https://www.chromestatus.com/features/5630897160192000
Requesting approval to ship?
Yes
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
lgtm3