Move one PurgeResources() call from ServiceWorkerRegistry to ServiceWorkerStorage
Resource purging logic will be moved to the Storage Service. As a preparation, this CL moves PurgeResources() call from ServiceWorkerRegistry::DidDoomUncommittedResourceIds() to ServiceWorkerStorage. This CL also make DoomUncommittedResources() private as it is only used from ServiceWorkerRegistry. Bug: 1055677 Change-Id: If62c038ab4c272d9fa28862285cdf500f7b47ea0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342529Reviewed-by:Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#797058}
Showing
Please register or sign in to comment