service worker: Simplify main resource "handler" & "interceptor" (1/3)
ServiceWorkerMainResourceLoaderInteceptor doesn't need to delegate to ServiceWorkerControlleeRequestHandler to create subresource params. It can access the ServiceWorkerProviderHost directly. This simplifies calling the loader callback. Bug: 1138155 Change-Id: Ibf31c379a755c9c94471c707633a582bf7cba85d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602965 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/master@{#840506}
Showing
Please register or sign in to comment