Summary: | Handling of URLs like http:/example.com/ is incorrect | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> | ||||
Component: | New Bugs | Assignee: | Maciej Stachowiak <mjs> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, eric, mike, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Maciej Stachowiak
2011-04-24 03:35:26 PDT
Created attachment 90882 [details]
Patch
Comment on attachment 90882 [details]
Patch
Nice patch!
Committed r84762: <http://trac.webkit.org/changeset/84762> http://trac.webkit.org/changeset/84762 might have broken SnowLeopard Intel Release (Tests) The following tests are not passing: fast/dom/HTMLAnchorElement/set-href-attribute-host.html fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html fast/loader/url-parse-1.html http/tests/loading/cross-origin-XHR-willLoadRequest.html |