Bug 161786

Summary: URLParser should parse URLs with non-special schemes
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch aestes: review+

Alex Christensen
Reported 2016-09-08 22:06:34 PDT
URLParser should parse URLs with non-special schemes
Attachments
Patch (8.11 KB, patch)
2016-09-08 22:09 PDT, Alex Christensen
no flags
Patch (10.43 KB, patch)
2016-09-08 22:47 PDT, Alex Christensen
aestes: review+
Alex Christensen
Comment 1 2016-09-08 22:09:57 PDT
Alex Christensen
Comment 2 2016-09-08 22:47:53 PDT
Andy Estes
Comment 3 2016-09-09 10:05:34 PDT
Comment on attachment 288390 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=288390&action=review > Source/WebCore/platform/URLParser.cpp:465 > + auto checkForSlash = c; Can we call this something like "maybeSlash" instead?
Alex Christensen
Comment 4 2016-09-09 10:08:37 PDT
Note You need to log in before you can comment on or make changes to this bug.