Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to COOP: restrict-properties once that is available #22

Open
reillyeon opened this issue Aug 9, 2023 · 0 comments
Open

Switch to COOP: restrict-properties once that is available #22

reillyeon opened this issue Aug 9, 2023 · 0 comments

Comments

@reillyeon
Copy link
Collaborator

An isolated web app needs to be cross-origin isolated. Right now that is achieved, in part, by requiring the Cross-Origin-Opener-Policy: same-origin header to be applied. With the availability of the restrict-properties option this policy will be stricter than necessary. This option is currently under review by the W3C TAG and other implementers and is available as an Origin Trial in Chrome. Once this has shipped this explainer should be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant