Bug 162909 - URLParser should match URL::parse and other browsers when parsing a URL containing only scheme://
Summary: URLParser should match URL::parse and other browsers when parsing a URL conta...
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-10-04 09:28 PDT by Alex Christensen
Modified: 2016-10-04 14:23 PDT (History)
0 users

See Also:


Attachments
Patch (9.32 KB, patch)
2016-10-04 09:33 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-10-04 09:28:30 PDT
URLParser should match URL::parse and other browsers when parsing a URL containing only scheme://
Comment 1 Alex Christensen 2016-10-04 09:33:33 PDT
Created attachment 290606 [details]
Patch
Comment 2 Alex Christensen 2016-10-04 14:23:35 PDT
http://trac.webkit.org/changeset/206783