DescriptionServiceWorker: Implement ServiceWorkerRegistration [2/3]
This implements WebServiceWorkerRegistration based on the latest spec
and resolves a register promise with it instead of a ServiceWorker object.
Spec: https://slightlyoff.github.io/ServiceWorker/spec/service_worker/index.html#service-worker-registration-obj
[1] Blink: https://codereview.chromium.org/413123002/
[2] Chromium: This patch.
[3] Blink: Remove the macro and fix a bunch of layout tests.
BUG=396400
TEST=compile (tests will be added by subsequent patches)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285599
Patch Set 1 : #
Messages
Total messages: 7 (0 generated)
|