RESOLVED INVALID 21982
KURL doesn't canonicalize IP addresses
https://bugs.webkit.org/show_bug.cgi?id=21982
Summary KURL doesn't canonicalize IP addresses
Brett Wilson (Google)
Reported 2008-10-30 12:36:46 PDT
Most of the time it doesn't matter, but for applications like anti-phishing, you really need the canonical version of an IP address so that it can be looked up in a list. KURL does no IP address canonicalization.
Attachments
Alexey Proskuryakov
Comment 1 2010-04-15 09:42:03 PDT
I believe we match Firefox here.
Adam Barth
Comment 2 2010-04-17 11:05:54 PDT
I'm going to make a giant compatibility matrix now that we have a bunch of LayoutTests for this kind of behavior.
Anne van Kesteren
Comment 3 2023-05-22 03:45:18 PDT
KURL is gone. (Also, we do canonicalize these days.)
Note You need to log in before you can comment on or make changes to this bug.