[webkit-reviews] review granted: [Bug 125752] WebKit2 View Gestures: Implement smartMagnifyWithEvent: and make it work : [Attachment 219750] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 12:47:19 PST 2013


Anders Carlsson <andersca at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 125752: WebKit2 View Gestures: Implement smartMagnifyWithEvent: and make it
work
https://bugs.webkit.org/show_bug.cgi?id=125752

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219750&action=review


> Source/WebKit2/WebProcess/WebPage/ViewGestureGeometryCollector.h:30
> +#include <WebCore/FloatPoint.h>

No need to include this here, just forward declare FloatPoint.


More information about the webkit-reviews mailing list