Remove ServiceWorkerVersion dependencies from ServiceWorkerStorage::Did{Store,Delete}Registration
When ServiceWorkerStorage is moved to the Storage Service it wouldn't be able to access live ServiceWorkerVersions directly. This CL moves live version lookup to ServiceWorkerRegistry as a preparation for moving ServiceWorkerStorage to the Storage Service. Bug: 1039200 Change-Id: Ib5458c558d719a004da11159083fc510d19c6bae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015864Reviewed-by:Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#735320}
Showing
Please register or sign in to comment