-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
topic: cross-origin-embedder-policyIssues and ideas around the new "require CORP for subresource requests and frames and etc" proposalIssues and ideas around the new "require CORP for subresource requests and frames and etc" proposal
Description
(Sorry if this has already been discussed)
I saw https://mikewest.github.io/corpp/#issue-524333ea. The issue is not specific to service worker I think, because you can:
- Fetch a request which results in an opaque (and no-corp) response in page A without COEP,
- Store the response to the cachestorage, and
- Get the response from the cachestorage in page B with COEP.
We may have a similar issue with postMessage and ImageBitmap which is transferable.
annevk
Metadata
Metadata
Assignees
Labels
topic: cross-origin-embedder-policyIssues and ideas around the new "require CORP for subresource requests and frames and etc" proposalIssues and ideas around the new "require CORP for subresource requests and frames and etc" proposal