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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 21:28:08 PDT 2011


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





--- Comment #20 from Andrey Petrov <andrey.petrov at gmail.com>  2011-05-19 21:28:07 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.

hm, looks like you are right. I am reversing the order so that this does not happen

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