Bug 167779

Summary: URLParser: implement forbidden host code points for non-special URLs
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch cdumez: review+

Alex Christensen
Reported 2017-02-02 22:50:10 PST
URLParser: implement forbidden host code points for non-special URLs
Attachments
Patch (19.59 KB, patch)
2017-02-02 22:54 PST, Alex Christensen
no flags
Patch (19.59 KB, patch)
2017-02-02 23:01 PST, Alex Christensen
cdumez: review+
Alex Christensen
Comment 1 2017-02-02 22:54:12 PST
WebKit Commit Bot
Comment 2 2017-02-02 22:56:13 PST
Attachment 300501 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:17: Line contains tab character. [whitespace/tab] [5] Total errors found: 1 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
Alex Christensen
Comment 3 2017-02-02 23:01:04 PST
Alex Christensen
Comment 4 2017-02-03 09:46:05 PST
Simon Fraser (smfr)
Comment 5 2017-02-05 20:26:40 PST
This broke 2 API tests: Tests that failed: URLParserTest.ParserFailures Tests that timed out: URLParserTest.ParserDifferences
Alex Christensen
Comment 6 2017-02-06 01:29:59 PST
Note You need to log in before you can comment on or make changes to this bug.