Chromium Code Reviews
DescriptionImplement the ServiceWorkerRegistration.getNotifications() API.
Now that the embedder implements the new Blink APIs, implement the Web
exposed API and hook it up with the API. This currently provides a
full renderer -> browser -> renderer round-trip, but no implementation
on the browser side yet. As such, only add a test to ensure that the
path works for the no-notifications-at-all case.
When the browser implements the ability to retrieve open notifications,
layout tests will be added accordingly. Until then, add a test which
gets notifications for a page that has none, to make sure we do
exercise the code path.
This feature is part of the following Intent to Implement:
https://groups.google.com/a/chromium.org/d/msg/blink-dev/gb8QoBKJnGU/jKcPVOtnEVoJ
This CL is part of a three-sided patch:
[1] https://codereview.chromium.org/1018613003/
[2] https://codereview.chromium.org/1014073002/
[3] This CL.
BUG=442143
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192290
Patch Set 1 #
Total comments: 4
Patch Set 2 : comments #Patch Set 3 : update the webexposed test #
Messages
Total messages: 17 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||