[webkit-reviews] review granted: [Bug 84625] Add ScrollAnimatorBlackBerry as an extension to ScrollAnimatorNone : [Attachment 138999] patch v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 09:37:16 PDT 2012


Anders Carlsson <andersca at apple.com> has granted Antonio Gomes
<tonikitoo at webkit.org>'s request for review:
Bug 84625: Add ScrollAnimatorBlackBerry as an extension to ScrollAnimatorNone
https://bugs.webkit.org/show_bug.cgi?id=84625

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

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


> Source/WebCore/platform/ScrollAnimator.h:103
> +    virtual void animationWillStart() { }
> +    virtual void animationDidFinish() { }

I think you can just put these in ScrollAnimatorNone.


More information about the webkit-reviews mailing list