Bug 1630915 [wpt PR 23052] - Fix unintentional case-sensitivity for COEP header parsi...
commit4e8f53b6d7ad99e2481d73207b902ea5ac58dd08
authorYutaka Hirano <yhirano@chromium.org>
Tue, 28 Apr 2020 11:30:19 +0000 (28 11:30 +0000)
committerYutaka Hirano <yhirano@chromium.org>
Tue, 28 Apr 2020 11:30:19 +0000 (28 11:30 +0000)
treee8d2ef7c4b920afc52bdea90b0d1714c8cfbc42b
parent56ea5632d2f9a8b254eb58d80c69ee2a70d6ea42
Bug 1630915 [wpt PR 23052] - Fix unintentional case-sensitivity for COEP header parsing, a=testonly

Automatic update from web-platform-tests
Fix unintentional case-sensitivity for COEP header parsing

https://crrev.com/c/2132902 introduced case-sensitivity unintentionally.
Fix it.

Having a test for COEP header parsing for responses coming from service
workers in reporting.https.html is not good. Create a separate test
file and remove the corresponding test case from reporting.https.html.

Bug: 887967
Change-Id: I50da8ee5e38162fbb81699fc1c55f5b4cb9cd903
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2154364
Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
Reviewed-by: Makoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#760391}

--

wpt-commits: 1eaf296e2efa00f24f62b34122a1950ca9f28f1e
wpt-pr: 23052
testing/web-platform/tests/html/cross-origin-embedder-policy/coep-on-response-from-service-worker.https.html [new file with mode: 0644]
testing/web-platform/tests/html/cross-origin-embedder-policy/reporting.https.html