[webkit-reviews] review granted: [Bug 89227] [BlackBerry] Disable WebCore::EventHandler synthesized mouse events during touch scrolling : [Attachment 147864] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 11:35:40 PDT 2012


Rob Buis <rwlbuis at gmail.com> has granted Antonio Gomes <tonikitoo at webkit.org>'s
request for review:
Bug 89227: [BlackBerry] Disable WebCore::EventHandler synthesized mouse events
during touch scrolling
https://bugs.webkit.org/show_bug.cgi?id=89227

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

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=147864&action=review


Looks good.

> Source/WebKit/blackberry/Api/WebSettings.h:76
> +    bool doesDeviceSupportMouse() const;

Instead of doesDeviceSupportMouse you can just do deviceSupportsMouse.


More information about the webkit-reviews mailing list