ServiceWorker: Implement navigator.serviceWorker.getRegistration [2/3]
This patch implements the Chromium-side change of ServiceWorkerContainer#getRegistration(). Spec: https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#navigator-service-worker-getRegistration [1/3] https://codereview.chromium.org/553983010/ [3/3] https://codereview.chromium.org/540823003/ BUG=404951 TEST=content_unittests Review URL: https://codereview.chromium.org/535753002 Cr-Commit-Position: refs/heads/master@{#294720}
Showing
Please register or sign in to comment