Bug 21982 - KURL doesn't canonicalize IP addresses
Summary: KURL doesn't canonicalize IP addresses
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 37641
  Show dependency treegraph
 
Reported: 2008-10-30 12:36 PDT by Brett Wilson (Google)
Modified: 2023-05-22 03:45 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Wilson (Google) 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.
Comment 1 Alexey Proskuryakov 2010-04-15 09:42:03 PDT
I believe we match Firefox here.
Comment 2 Adam Barth 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.
Comment 3 Anne van Kesteren 2023-05-22 03:45:18 PDT
KURL is gone. (Also, we do canonicalize these days.)