[webkit-reviews] review granted: [Bug 80858] Connect up fling event delivery to gesture curve animation framework : [Attachment 131353] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 15:10:32 PDT 2012


Adam Barth <abarth at webkit.org> has granted Robert Kroeger
<rjkroege at chromium.org>'s request for review:
Bug 80858: Connect up fling event delivery to gesture curve animation framework
https://bugs.webkit.org/show_bug.cgi?id=80858

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=131353&action=review


> Source/WebCore/platform/ScrollAnimatorNone.cpp:397
> +    if (!!m_gestureAnimation)

Do you need the !! here?


More information about the webkit-reviews mailing list