[Webkit-unassigned] [Bug 142671] [GTK] Crash during DND

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 12:30:27 PDT 2015


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
The thing is why we have a cairo surface for the drag image with a 0 size (imageSize = {m_width = 0, m_height = 0}). I think the cairo surface should be null in that case, and should be handled before.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150316/e2bcd704/attachment-0002.html>


More information about the webkit-unassigned mailing list