Skip to content

Simulator iframe breaks under embedder crossOriginIsolated (COOP/COEP) #118

Description

@dev-clemons

We embed the simulator in our web app (webtigerpython.ethz.ch). Our app needs
crossOriginIsolated for SharedArrayBuffer, and once that's turned on,
the simulator iframe stops working it sends no
Cross-Origin-Resource-Policy/COOP/COEP headers of its own, so it gets
blocked as a nested cross-origin frame.
Could you add Cross-Origin-Resource-Policy: cross-origin (and if possible
COOP/COEP too) to simulator.html and its subresources?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions