RESOLVED CONFIGURATION CHANGED 34457
Assertion failure in KURL constructor due to parse() not being idempotent
https://bugs.webkit.org/show_bug.cgi?id=34457
Summary Assertion failure in KURL constructor due to parse() not being idempotent
Alexey Proskuryakov
Reported 2010-02-01 16:47:24 PST
Created attachment 47879 [details] test case (will assert) "\\\\\\" with an http base is parsed as "http:////", which is parsed as "http://".
Attachments
test case (will assert) (156 bytes, text/html)
2010-02-01 16:47 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2010-03-02 08:37:34 PST
See also: bug 35582.
Anne van Kesteren
Comment 2 2023-05-22 03:48:43 PDT
KURL is gone.
Alexey Proskuryakov
Comment 3 2023-05-22 11:00:08 PDT
This test no longer asserts.
Note You need to log in before you can comment on or make changes to this bug.