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

[HTTP Header] Cross-Origin-Opener-Policy #4366

Closed
Malvoz opened this issue Jul 8, 2018 · 5 comments
Closed

[HTTP Header] Cross-Origin-Opener-Policy #4366

Malvoz opened this issue Jul 8, 2018 · 5 comments

Comments

@Malvoz
Copy link
Contributor

Malvoz commented Jul 8, 2018

The Cross-Origin-Opener-Policy (COOP) header prevents third-parties from opening/controlling a window.

Explainers:
https://docs.google.com/document/d/1eQEdjHDaJHJ5SFyRKjcqohS7x8XSpF8xmajXimAKcHc
https://docs.google.com/document/d/1Ey3MXcLzwR1T7aarkpBXEwP7jKdd2NvQdgYvF8_8scI

Initial definition:
https://gist.github.com/annevk/6f2dd8c79c77123f39797f6bdac43f3e

Google I/O 2019 explainer video:
https://www.youtube.com/watch?v=DDtM9caQ97I&t=2264

Chrome status:
https://www.chromestatus.com/feature/5432089535053824


Edit:
This header was implemented in Safari 12 and renamed from Cross-Origin-Options to Cross-Origin-Window-Policy but support was dropped in release note 67.

This header was also at some point proposed as Cross-Origin-Isolate.

I mention name changes mainly because we should preferably include those as keywords so developers can find the latest version of the header if they stumble upon old documentation.

@Malvoz

This comment has been minimized.

@cmthornton
Copy link
Contributor

https://bugzilla.mozilla.org/show_bug.cgi?id=1521808

@Malvoz Malvoz changed the title [HTTP Header] Cross-Origin-Window-Policy [HTTP Header] Cross-Origin-Opener-Policy Mar 5, 2019
@empijei
Copy link

empijei commented Apr 23, 2019

https://bugs.chromium.org/p/chromium/issues/detail?id=922191

@valtlai
Copy link
Contributor

valtlai commented May 24, 2019

The Cross-Origin-Opener-Policy header is now implemented in Firefox 67.

@Malvoz
Copy link
Contributor Author

Malvoz commented Apr 27, 2022

@Malvoz Malvoz closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants