[Webkit-unassigned] [Bug 90425] New: editing/pasteboard/dataTransfer-setData-getData.html hit ASSERT in KURL::KURL in Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 19:24:27 PDT 2012


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

           Summary: editing/pasteboard/dataTransfer-setData-getData.html
                    hit ASSERT in KURL::KURL in Windows.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: huangxueqing at baidu.com
                CC: jberlin at webkit.org


editing/pasteboard/dataTransfer-setData-getData.html hit ASSERT(url == m_string) in KURL::KURL(). It seems that KURL always append a slash in the end of url if url did not include neither fragment nor query, but ClipboardWin::setData() construct KURL with a url which did not include a slash in the end of it.

-- 
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