Skip to content

Add cross-origin opener policy - #5334

Merged
domenic merged 9 commits into
whatwg:masterfrom
camillelamy:issue-4580
Jun 24, 2020
Merged

Add cross-origin opener policy#5334
domenic merged 9 commits into
whatwg:masterfrom
camillelamy:issue-4580

Conversation

@camillelamy

@camillelamy camillelamy commented Mar 4, 2020

Copy link
Copy Markdown
Member

This commit adds the notion of cross-origin opener policy (COOP). COOP allows websites to restrict which origins they share their browsing context group with. annevk wrote a first draft of the behavior of COOP here: https://gist.github.com/annevk/6f2dd8c79c77123f39797f6bdac43f3e. This commit takes that draft and merges it into the spec.

Closes: #4580


/browsers.html ( diff )
/browsing-the-web.html ( diff )
/dom.html ( diff )
/history.html ( diff )
/iana.html ( diff )
/index.html ( diff )
/infrastructure.html ( diff )
/offline.html ( diff )
/origin.html ( diff )
/references.html ( diff )
/webappapis.html ( diff )

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

Labels

topic: cross-origin-opener-policy Issues and ideas around the new "inverse of rel=noopener" header

Development

Successfully merging this pull request may close these issues.

Cross-Origin-Opener-Policy: provide a clearer spec.

10 participants