Bug 164290 - Percent-encode non-ASCII code points in hosts of URLs with unrecognized schemes
Summary: Percent-encode non-ASCII code points in hosts of URLs with unrecognized schemes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-01 13:55 PDT by Alex Christensen
Modified: 2016-11-01 16:34 PDT (History)
1 user (show)

See Also:


Attachments
Patch (38.55 KB, patch)
2016-11-01 14:04 PDT, Alex Christensen
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-11-01 13:55:27 PDT
Percent-encode non-ASCII code points in hosts of URLs with unrecognized schemes
Comment 1 Alex Christensen 2016-11-01 14:04:49 PDT
Created attachment 293589 [details]
Patch
Comment 2 Alex Christensen 2016-11-01 14:34:49 PDT
http://trac.webkit.org/changeset/208239
Comment 3 Ryan Haddad 2016-11-01 16:27:56 PDT
imported/w3c/web-platform-tests/url/url-setters.html is failing after this change

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Furl%2Furl-setters.html
Comment 4 Alex Christensen 2016-11-01 16:34:33 PDT
r208258