[Webkit-unassigned] [Bug 34457] New: Assertion failure in KURL constructor due to parse() not being idempotent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 16:47:24 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34457

           Summary: Assertion failure in KURL constructor due to parse()
                    not being idempotent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Created an attachment (id=47879)
 --> (https://bugs.webkit.org/attachment.cgi?id=47879)
test case (will assert)

"\\\\\\" with an http base is parsed as "http:////", which is parsed as
"http://".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list