Bug 164154 - URLParser should not try to interpret host of URLs with unrecognized schemes as IPv4 address
Summary: URLParser should not try to interpret host 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-10-28 14:54 PDT by Alex Christensen
Modified: 2016-10-28 17:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.79 KB, patch)
2016-10-28 14:57 PDT, Alex Christensen
aestes: 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-28 14:54:44 PDT
URLParser should not try to interpret host of URLs with unrecognized schemes as IPv4 address
Comment 1 Alex Christensen 2016-10-28 14:57:02 PDT
Created attachment 293224 [details]
Patch
Comment 2 Alex Christensen 2016-10-28 17:20:11 PDT
Added some ipv6 tests
http://trac.webkit.org/changeset/208086