Bug 161655

Summary: Punycode encode non-ascii hosts in URLParser
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 161668    
Bug Blocks:    
Attachments:
Description Flags
Patch thorton: review+

Description Alex Christensen 2016-09-06 16:25:35 PDT
Punycode encode non-ascii hosts in URLParser
Comment 1 Alex Christensen 2016-09-06 16:28:41 PDT
Created attachment 288064 [details]
Patch
Comment 2 Alex Christensen 2016-09-06 16:40:36 PDT
https://trac.webkit.org/changeset/205521

Note, there are still problems with host encoding, but they will be addressed in future patches.
Comment 3 WebKit Commit Bot 2016-09-06 18:41:20 PDT
Re-opened since this is blocked by bug 161668
Comment 4 Alex Christensen 2016-10-03 16:08:01 PDT
r205650