Bug 34457

Summary: Assertion failure in KURL constructor due to parse() not being idempotent
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: annevk
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
test case (will assert) none

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.