[webkit-reviews] review granted: [Bug 49345] Add Support to WebCore to optionally call an optional platform-specific gesture recognizer : [Attachment 86357] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 21 13:12:41 PDT 2011


Antonio Gomes <tonikitoo at webkit.org> has granted Robert Kroeger
<rjkroege at chromium.org>'s request for review:
Bug 49345: Add Support to WebCore to optionally call an optional
platform-specific gesture recognizer
https://bugs.webkit.org/show_bug.cgi?id=49345

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=86357&action=review

> Source/WebCore/platform/PlatformGestureRecognizer.cpp:41
> +PlatformGestureRecognizer*
PlatformGestureRecognizer::createPlatformGestureRecognizer()

just ::create() should be ok too.


More information about the webkit-reviews mailing list