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

noopener-allow-popups value in COOP #964

Open
1 task done
yoavweiss opened this issue Jun 5, 2024 · 2 comments
Open
1 task done

noopener-allow-popups value in COOP #964

yoavweiss opened this issue Jun 5, 2024 · 2 comments

Comments

@yoavweiss
Copy link

yoavweiss commented Jun 5, 2024

こんにちは TAG-さん!

I'm requesting a TAG review for adding a noopener-allow-popups value to COOP.

The noopener-allow-popups Cross-Origin-Opener-Policy value severs the opener relationship between the document loaded with this policy and its opener. At the same time, the opened document can open further documents (as the "allow-popups" in the name suggests) and maintain its opener relationship with them, assuming that their COOP policy allows it.

Further details:

  • I have reviewed the TAG's Web Platform Design Principles
  • Relevant time constraints or deadlines: Nothing specific, hoping to ship this year.
  • The group where the work on this specification is currently being done: WHATWG
  • The group where standardization of this work is intended to be done (if current group is a community group or other incubation venue):
  • Major unresolved issues with or opposition to this specification: None atm.
  • This work is being funded by: Shopify

You should also know that...

[please tell us anything you think is relevant to this review]

@martinthomson
Copy link
Contributor

So how was your weekend?

@yoavweiss, do you think that you could fill in more of the details we're asking for in the template?

@yoavweiss
Copy link
Author

So how was your weekend?

Good. You? :)

@yoavweiss, do you think that you could fill in more of the details we're asking for in the template?

Added implementer positions and timeline. Apologies for leaving that out. Anything else I'm missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment