Skip to content

COEP and cachestorage #4764

Closed
Closed
@yutakahirano

Description

@yutakahirano

@mikewest @annevk @arturjanc

(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:

  1. Fetch a request which results in an opaque (and no-corp) response in page A without COEP,
  2. Store the response to the cachestorage, and
  3. Get the response from the cachestorage in page B with COEP.

We may have a similar issue with postMessage and ImageBitmap which is transferable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: cross-origin-embedder-policyIssues and ideas around the new "require CORP for subresource requests and frames and etc" proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions