[webkit-reviews] review granted: [Bug 47326] Use draw signal instead of expose_event in DragClientGtk when building with gtk3 : [Attachment 70045] Patch to use draw signal instead of expose-event in DragClientGtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 02:31:22 PDT 2010


Xan Lopez <xan.lopez at gmail.com> has granted Carlos Garcia Campos
<carlosgc at gnome.org>'s request for review:
Bug 47326: Use draw signal instead of expose_event in DragClientGtk when
building with gtk3
https://bugs.webkit.org/show_bug.cgi?id=47326

Attachment 70045: Patch to use draw signal instead of expose-event in
DragClientGtk
https://bugs.webkit.org/attachment.cgi?id=70045&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
When checking for the clipRect you could just pass NULL since you never use the
result, but in the interest of finishing this thing let's go ahead with it.


More information about the webkit-reviews mailing list