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

Define (schemelessly) same site for origins #5076

Merged
merged 4 commits into from
Nov 19, 2019
Merged

Define (schemelessly) same site for origins #5076

merged 4 commits into from
Nov 19, 2019

Conversation

domenic
Copy link
Member

@domenic domenic commented Nov 11, 2019

Helpers with whatwg/url#448.

/cc @mikewest

I think establishing this for now makes the most sense. We can later work on introducing potential "site" or "schemeless site" concepts directly, but for now, we should get a proper definition of these equality relations, as applied to origins.


/infrastructure.html ( diff )
/origin.html ( diff )

Copy link
Member

@mikewest mikewest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you for doing this work! Just a few nits.

source Show resolved Hide resolved
source Show resolved Hide resolved
source Show resolved Hide resolved
source Show resolved Hide resolved
source Show resolved Hide resolved
source Show resolved Hide resolved
@domenic
Copy link
Member Author

domenic commented Nov 18, 2019

Nits fixed. @annevk any reason to hold off on merging this? I guess maybe we should get all the call site updates lined up beforehand? Or just go for it...

Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it, I have some minor suggestions for improvements.

source Show resolved Hide resolved
source Show resolved Hide resolved
@annevk
Copy link
Member

annevk commented Nov 19, 2019

I'm okay with going for it. I don't really have a list of all callers unfortunately, except for the one in Fetch.

@domenic domenic merged commit d014949 into master Nov 19, 2019
@domenic domenic deleted the domenic/site branch November 19, 2019 16:54
domenic added a commit to whatwg/fetch that referenced this pull request Nov 20, 2019
Follows whatwg/html#5076. See
#969 for a potential normative
follow-up to change this to use "same site".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants