RESOLVED FIXED 65154
Scroll animation refinements.
https://bugs.webkit.org/show_bug.cgi?id=65154
Summary Scroll animation refinements.
Scott Byer
Reported 2011-07-25 17:23:24 PDT
Scroll animation refinements.
Attachments
Patch (24.16 KB, patch)
2011-07-25 17:32 PDT, Scott Byer
no flags
Patch (24.81 KB, patch)
2011-07-26 15:20 PDT, Scott Byer
no flags
Patch (24.91 KB, patch)
2011-07-29 10:50 PDT, Scott Byer
no flags
Scott Byer
Comment 1 2011-07-25 17:32:25 PDT
Scott Byer
Comment 2 2011-07-26 15:20:51 PDT
Adam Barth
Comment 3 2011-07-29 10:42:04 PDT
Comment on attachment 102060 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=102060&action=review > Source/WebCore/platform/ScrollAnimatorNone.h:62 > - Parameters(bool, double, Curve, double, Curve, double); > + Parameters(bool, double, double, Curve, double, Curve, double); It would be nice to have names for these parameters.
Scott Byer
Comment 4 2011-07-29 10:50:24 PDT
Scott Byer
Comment 5 2011-07-29 10:51:36 PDT
Agreed, parameter names added in the header.
WebKit Review Bot
Comment 6 2011-07-29 12:12:03 PDT
Comment on attachment 102374 [details] Patch Clearing flags on attachment: 102374 Committed r92002: <http://trac.webkit.org/changeset/92002>
WebKit Review Bot
Comment 7 2011-07-29 12:12:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.