[webkit-reviews] review granted: [Bug 81895] [Qt] Don't resume the suspended page if the user is continuously flicking. : [Attachment 133237] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 05:57:53 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Jocelyn Turcotte
<jocelyn.turcotte at nokia.com>'s request for review:
Bug 81895: [Qt] Don't resume the suspended page if the user is continuously
flicking.
https://bugs.webkit.org/show_bug.cgi?id=81895

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=133237&action=review


> Source/WebKit2/UIProcess/qt/QtViewportInteractionEngine.cpp:304
> +    if (scrollAnimationActive())

I still think this might need to check isMoving instead of isFlicking.


More information about the webkit-reviews mailing list