DescriptionImplement the PageNotificationDelegate for the new Web Notification path.
The PageNotificationDelegate will proxy events from the Notification sub-
system to the Web Notification object in Blink for notification whose
lifetime is tied to that of the page.
This patch also moves the NotificationMessageFilter to a new directory
in //content/browser/, as there will be new files when Service Worker
integration is being added in the near future.
BUG=392187
Committed: https://crrev.com/3a3284ece57af5173175a44697df6c6d5c25c989
Cr-Commit-Position: refs/heads/master@{#301974}
Patch Set 1 #Patch Set 2 : s/DCHECK/if/ #
Total comments: 8
Patch Set 3 : address comments #Patch Set 4 : s/Ids/ids/ #Messages
Total messages: 15 (4 generated)
|