DescriptionRevert of Implement dumb URLLoader{Factory} for ServiceWorker script loading (patchset #4 id:60001 of https://codereview.chromium.org/2943463002/ )
Reason for revert:
This patch depends on https://crrev.com/1ebf3cb which is being reverted.
See also the bug: https://crbug.com/736649
Original issue's description:
> Implement dumb URLLoader{Factory} for ServiceWorker script loading
>
> Currently it only proxies request/response to/from the network factory,
> plus does necessary HttpResponseInfo passing.
>
> The plan is to use this URLLoader for script loading/caching during
> installation. (Currently this always sets-up the URLLoader{Factory}
> if servicification is enabled because we need it for correctly setting
> HttpResponseInfo of the main resource of ServiceWorker)
>
> (Patch on top of https://codereview.chromium.org/2779763004/
> Try: https://codereview.chromium.org/2936623002/)
>
> BUG=715640
>
> Review-Url: https://codereview.chromium.org/2943463002
> Cr-Commit-Position: refs/heads/master@{#481477}
> Committed: https://chromium.googlesource.com/chromium/src/+/e7ab19876d2a092ef09f584619ea82890e89050e
TBR=falken@chromium.org,dcheng@chromium.org,kinuko@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=715640, 736649
Review-Url: https://codereview.chromium.org/2959903002
Cr-Commit-Position: refs/heads/master@{#482554}
Committed: https://chromium.googlesource.com/chromium/src/+/751f0a2995bb1975449572a0b5328ec4db48b762
Patch Set 1 #Patch Set 2 : pull master and rebase #Dependent Patchsets: Messages
Total messages: 17 (10 generated)
|