Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove usage of Unicode serialisation of origins #20701
Closed
Labels
Comments
|
What do you think we could fix this? I am confused about "it was never widely adopted". Does it mean this is not important at all? |
|
@tigercosmos I guess, maybe, it means it's rarely for people to use unicode as domain? |
|
https://github.com/servo/servo/blob/master/components/url/origin.rs#L90 is our code that allows access to this. We should presumably remove it and fix any code that relies on it. |
bors-servo
added a commit
that referenced
this issue
Oct 12, 2018
Remove Origin::unicode_serialization Fixes #20701 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21927) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Oct 12, 2018
Remove Origin::unicode_serialization Fixes #20701 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21927) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Oct 13, 2018
Remove Origin::unicode_serialization Fixes #20701 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21927) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://html.spec.whatwg.org/multipage/#ascii-serialisation-of-an-origin