DescriptionThe Service Worker notificationclick event should carry a notification.
When the notificationclick event fires on a Service Worker (of type
NotificationEvent), it should carry the notification it was fired for as
a member. This allows the developer to identify the notification, and
close it if they so desire.
BUG=432527
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187049
Patch Set 1 #Patch Set 2 : add missing file #
Total comments: 6
Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 20 (8 generated)
|