Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ServiceWorker] Pass FetchEvent related properties of WebURLRequest t…
…o Blink for redirect responses. Currently SkipServiceWorker and FetchRequestMode and FetchCredentialsMode are not set correctly when performing redirects. This breaks our CORS checking functionality related to ServiceWorker's FetchEvent. I will add LayoutTests for this later. https://codereview.chromium.org/712303002/ BUG=431985 Review URL: https://codereview.chromium.org/705273004 Cr-Commit-Position: refs/heads/master@{#303761}
- Loading branch information