[Webkit-unassigned] [Bug 182427] Add a way to check if a host is an IP address

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 6 06:00:35 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182427

--- Comment #27 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Carlos Garcia Campos from comment #16)
> Maybe we can simply reuse what we have in URLParser and we don't need any
> platform specific code. Or we could combine both, since URLParser serializes
> the IP addresses, we could simply create a URL for the given doamin, and
> pass the parsed host as input of the platform specific entry point.

This failing test just proves the case for using URLParser instead of platform-specific functions to do work that is not in any way platform-specific.

-- 
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/20180206/022988c6/attachment.html>


More information about the webkit-unassigned mailing list