Chromium Code Reviews
DescriptionImplement getting notifications up to the browser process.
This CL implements the ability to get notifications for a given Service
Worker up to the point where it hits the browser process, where there's
a NOTIMPLEMENTED() waiting for now. The browser process then replies
with an empty vector of open notifications.
The second part of the implementation depends on the Notification
Database, which is still an in-progress work.
This CL is part of a three-sided patch:
[1] https://codereview.chromium.org/1018613003/
[2] This CL.
[3] https://codereview.chromium.org/1016843002/
BUG=442143
Committed: https://crrev.com/f6dd3c3320e44b29ac283f6ce9d41018cd8eed26
Cr-Commit-Position: refs/heads/master@{#321564}
Patch Set 1 #
Total comments: 12
Patch Set 2 : address comments #
Total comments: 3
Patch Set 3 : #
Messages
Total messages: 18 (4 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||