[Webkit-unassigned] [Bug 90640] Reproducible crasher when pasting a 0x0 image into Mail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 16:32:23 PDT 2012


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


Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150999|1                           |0
        is obsolete|                            |




--- Comment #5 from Brady Eidson <beidson at apple.com>  2012-07-05 16:32:23 PST ---
(From update of attachment 150999)
View in context: https://bugs.webkit.org/attachment.cgi?id=150999&action=review

> Source/WebCore/platform/mac/PasteboardMac.mm:373
> +    if(!resource.get())
> +        return 0;
> +    

Is this a restoration of the old behavior, or is it Yet Another New Behaviorâ„¢?

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