[webkit-reviews] review granted: [Bug 60203] Add didNotHandleWheelEvent callback to WKPageUIClient : [Attachment 92360] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 09:34:07 PDT 2011


Darin Adler <darin at apple.com> has granted Jeff Miller <jeffm at apple.com>'s
request for review:
Bug 60203: Add didNotHandleWheelEvent callback to WKPageUIClient
https://bugs.webkit.org/show_bug.cgi?id=60203

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=92360&action=review

> Source/WebKit2/UIProcess/API/gtk/PageClientImpl.cpp:429
> +void PageClientImpl::didNotHandleWheelEvent(const NativeWebWheelEvent&
event)

We normally leave out the names of unused arguments.


More information about the webkit-reviews mailing list