[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
Mon Feb 5 01:27:33 PST 2018


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

Charlie Turner <cturner at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cturner at igalia.com

--- Comment #17 from Charlie Turner <cturner at igalia.com> ---
(In reply to Alexey Proskuryakov from comment #13)
> Is the glib implementation even right? It doesn't seem like it recognizes
> "0x7f000001" as in "http://0x7f000001:8000/".

It is considered a feature in GLib to reject these formats, see https://bugzilla.gnome.org/show_bug.cgi?id=679957

"The additional formats parsed by inet_aton() are not actually part of any standard, were not much used historically, and are only ever used now by phishers trying to obscure the domain name in URLs (eg, http://yourbank.com@1539136771/)"

-- 
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/20180205/44715ad1/attachment.html>


More information about the webkit-unassigned mailing list