[webkit-reviews] review granted: [Bug 20667] Animation of -webkit-transform matrix() function should not do linear interpolation : [Attachment 23206] New patch fixing nits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 7 12:59:49 PDT 2008


Sam Weinig <sam at webkit.org> has granted Chris Marrin <cmarrin at apple.com>'s
request for review:
Bug 20667: Animation of -webkit-transform matrix() function should not do
linear interpolation
https://bugs.webkit.org/show_bug.cgi?id=20667

Attachment 23206: New patch fixing nits
https://bugs.webkit.org/attachment.cgi?id=23206&action=edit

------- Additional Comments from Sam Weinig <sam at webkit.org>
Still one space after function name.
+    if (fabs (srA[2] - srB[2]) > piDouble) {

Please fix that before landing. r=me


More information about the webkit-reviews mailing list