[Webkit-unassigned] [Bug 187859] New: WebCore::URL::hostIsIPAddress needs a Windows implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 20 09:22:55 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187859
Bug ID: 187859
Summary: WebCore::URL::hostIsIPAddress needs a Windows
implementation
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ross.kirsling at sony.com
Currently on non-Cocoa, non-libsoup platforms, URL::hostIsIPAddress is just a stub:
https://github.com/WebKit/webkit/blob/767a0672697c45f01acb22e3fe00ff1f5c97871c/Source/WebCore/platform/URL.cpp#L1064-L1070
Not sure why it lacks a "FIXME", but this ought to be a default implementation, so that Windows ports can use it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180720/d6282c04/attachment.html>
More information about the webkit-unassigned
mailing list