[webkit-reviews] review granted: [Bug 58167] WebKit2: Windows 7 Gestures Window Bounce shouldn't require a sync message : [Attachment 89031] [PATCH] Fix v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 11:13:39 PDT 2011


Adam Roben (:aroben) <aroben at apple.com> has granted Brian Weinstein
<bweinstein at apple.com>'s request for review:
Bug 58167: WebKit2: Windows 7 Gestures Window Bounce shouldn't require a sync
message
https://bugs.webkit.org/show_bug.cgi?id=58167

Attachment 89031: [PATCH] Fix v3
https://bugs.webkit.org/attachment.cgi?id=89031&action=review

------- Additional Comments from Adam Roben (:aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=89031&action=review

> Source/WebKit2/WebProcess/WebPage/win/WebPageWin.cpp:433
> +    if (gestureReachedScrollingLimit != m_gestureReachedScrollingLimit) {

You could make this an early return.


More information about the webkit-reviews mailing list