DescriptionIntroduce the NotificationEvent object.
Notification events delivered to Service Workers (notificationclick
and notificationerror) will receive an instance of the Notification
object which they were triggered for, represented through a
NotificationEvent. It's of the SW ExtendableEvent type.
BUG=432527
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185296
Patch Set 1 #Patch Set 2 : add a test #
Messages
Total messages: 10 (2 generated)
|