[webkit-reviews] review canceled: [Bug 59715] [GTK] Click counting logic should be shared between WebKit1 and WebKit2 : [Attachment 91519] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 15:33:00 PDT 2011


Martin Robinson <mrobinson at webkit.org> has canceled  review:
Bug 59715: [GTK] Click counting logic should be shared between WebKit1 and
WebKit2
https://bugs.webkit.org/show_bug.cgi?id=59715

Attachment 91519: Patch
https://bugs.webkit.org/attachment.cgi?id=91519&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=91519&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp:274
>      WebKitWebViewBasePrivate* priv = webViewBase->priv;
> -
>     
priv->page->handleMouseEvent(NativeWebMouseEvent(reinterpret_cast<GdkEvent*>(ev
ent), 0 /* currentClickCount */));

This was extra and I can omit it from the patch.


More information about the webkit-reviews mailing list