DescriptionImplement a RenderFrame-less path for Web Notifications.
This implements the WebNotificationManager Blink API in //content,
together with a dispatcher to communicate with the browser process and
for the browser process to communicate with the appropriate Notification
Manager. This code path is not being used yet, but will be once the
Blink Web Notification API switches over.
BUG=392187
Committed: https://crrev.com/4099729cc49bf6a045c36677e98a38215979ab37
Cr-Commit-Position: refs/heads/master@{#301398}
Patch Set 1 #Patch Set 2 : slim it down a bit #Patch Set 3 : remove now unused ipc messages #
Total comments: 14
Patch Set 4 : address comments #Patch Set 5 : s/cend/end/ (c++11 library feature) #Patch Set 6 : add OWNERS file #Messages
Total messages: 16 (5 generated)
|