Bug 21982
| Summary: | KURL doesn't canonicalize IP addresses | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brett Wilson (Google) <brettw> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | abarth, annevk, ap |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 37641 | ||
Brett Wilson (Google)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I believe we match Firefox here.
Adam Barth
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
KURL is gone. (Also, we do canonicalize these days.)