DescriptionAdd the "silent" property to the NotificationOptions dictionary.
The "silent" property allows authors to indicate that they do not want the
notification to make any noise, vibrations or lights when it's being
displayed on the user's device.
The value will be reflected as the "silent" attribute to the developer.
A layout test will be added in the third patch of this series. Further
testing is being added on the Chromium side.
The Web Notification specification:
https://notifications.spec.whatwg.org/#object-members
Intent to Implement and Ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/TLRZrhZJJGo
This is part of a three-sided patch.
[1] This patch.
[2] https://codereview.chromium.org/965573002/
[3] https://codereview.chromium.org/965463003/
BUG=442134
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191286
Patch Set 1 #Patch Set 2 : remove the runtime flag #Patch Set 3 : restore the old constructor #
Total comments: 2
Patch Set 4 : add the attribute #Patch Set 5 : rebase #
Messages
Total messages: 15 (7 generated)
|