[Webkit-unassigned] [Bug 31721] Using jQuery to show/hide IMG elements crashes WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 17:26:14 PDT 2011


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





--- Comment #19 from Daniel Bates <dbates at webkit.org>  2011-05-18 17:26:14 PST ---
(From update of attachment 94002)
View in context: https://bugs.webkit.org/attachment.cgi?id=94002&action=review

> Source/WebCore/platform/mac/PasteboardMac.mm:297
>      ASSERT(cocoaURL);

Wouldn't cocoaURL be nil here since Editor::copyImage() would pass an empty KURL()? Hence, an assertion failure.

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