DescriptionStub implementation for PushRegistration.unregister().
This is passing the ServiceWorkerRegistration to the PushRegistration
object and adds the unregister method in PushRegistration and
WebPushProvider. For now, the stub implementation always succeeds in
order to have a test that will not fail when the Chromium implementation
will be added.
This is a multi-sided CL.
Part 1: <this>
Part 2: https://codereview.chromium.org/793403002/
Part 3: https://codereview.chromium.org/800503002/
BUG=440958
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187156
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 21
Patch Set 3 : rebase #Patch Set 4 : review comments #
Total comments: 2
Patch Set 5 : style #
Total comments: 2
Patch Set 6 : remove trace #Messages
Total messages: 26 (10 generated)
|