[webkit-reviews] review granted: [Bug 58667] [GTK] editing/selection/select-out-of-editable.html failing after r83967 : [Attachment 91249] Updated patch with improved ChangeLog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 1 14:52:28 PDT 2011


Eric Seidel <eric at webkit.org> has granted Martin Robinson
<mrobinson at webkit.org>'s request for review:
Bug 58667: [GTK] editing/selection/select-out-of-editable.html failing after
r83967
https://bugs.webkit.org/show_bug.cgi?id=58667

Attachment 91249: Updated patch with improved ChangeLog
https://bugs.webkit.org/attachment.cgi?id=91249&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=91249&action=review

> Tools/DumpRenderTree/gtk/EventSender.cpp:65
> +static unsigned int buttonCurrentlyDown;

unsigned is all you need, not "int".


More information about the webkit-reviews mailing list