COEP: Add tests about CacheStorage.
Add new WPT tests case about retrieving a resource from the CacheStorage. The covers the following combinaison: 1) The document with and without COEP: require-corp. 2) The request in "cors" or "non-cors" mode. 3) The request cross-origin or same-origin. 4) The response with: - CORP: undefined - CORP: same-origin - CORP: cross-origin 5) The response with: "Access-Control-Allow-Origin" being "*" or not defined. Bug: 1031542 Change-Id: I1800c0c2e48645a8f4bccf56c4ff586522bb6aa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1955724 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#724598}
Showing
Please register or sign in to comment