Skip to content

Section on "frame is cross origin" #8

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

Open
garykac opened this issue Feb 25, 2017 · 0 comments
Open

Section on "frame is cross origin" #8

garykac opened this issue Feb 25, 2017 · 0 comments

Comments

@garykac
Copy link
Owner

garykac commented Feb 25, 2017

"there's like 4 different ways of saying that a frame is cross origin in specs and I can never wrap my head around them. Might be nice to have a section there as it comes up in many specs. "

Relevant spec: https://html.spec.whatwg.org/multipage/browsers.html
In particular, sections 7.1 and 7.2. Among the notable terminology: "unit of related browsing contexts" and "IsPlatformObjectSameOrigin(O)"

See whatwg/html#2112
but it's really unclear in the end what the use cases are. If someone could assemble them that would be helpful. In general what I'm unsure of is what the X and Y are in "X is cross-origin with Y". Sometimes it's frames, sometimes it's platform objects, sometimes it's JavaScript code, sometimes it's network resources...

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