Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not allow CORS responses to "same-origin" requests
This matches the change in the Fetch spec: whatwg/fetch#629 This CL also removes the UseCounter for cross-origin CORS responses to same-origin requests because it will be unreachable after hereafter. Chrome status: https://www.chromestatus.com/feature/5694278818856960 Bug: 800234, 784018 Change-Id: Id843a302fa5d0614de1c3ef1c0a39bcf92f7e3ef Reviewed-on: https://chromium-review.googlesource.com/866849 Reviewed-by: Matt Falkenhagen <falken@chromium.org> Reviewed-by: Tsuyoshi Horo <horo@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Yannic Bonenberger <contact@yannic-bonenberger.com> Cr-Original-Commit-Position: refs/heads/master@{#531594} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 2e1f3c3724269c16527397f488530cd68003bf16
- Loading branch information