Re: [whatwg/fetch] Integrate CORP and COEP (#1030)

@domenic: PTAL

I cannot make COEP related links, which I __guess__ blocked by whatwg/html#5454. Please let me know if I'm wrong.

Note:
 - The reporting logic in the CORP check in https://wicg.github.io/cross-origin-embedder-policy/ is wrong, so I fixed the logic in this PR.
 - The CORP check between the original client and the SW (described in https://wicg.github.io/cross-origin-embedder-policy/#integration-sw) is included, because IIRC @annevk wanted to avoid checking CORP in places other than the fetch spec as much as possible.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1030#issuecomment-636755876

Received on Monday, 1 June 2020 10:05:08 UTC