[webkit-reviews] review requested: [Bug 81692] [chromium] timing functions are getting incorrectly applied for accelerated css transitions : [Attachment 132946] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 19:11:29 PDT 2012


vollick at chromium.org has asked	for review:
Bug 81692: [chromium] timing functions are getting incorrectly applied for
accelerated css transitions
https://bugs.webkit.org/show_bug.cgi?id=81692

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

------- Additional Comments from vollick at chromium.org
(In reply to comment #3)
> (From update of attachment 132895 [details])
> View in context:
https://bugs.webkit.org/attachment.cgi?id=132895&action=review
>
> LGTM. @enne?
>
> >
Source/WebCore/platform/graphics/chromium/cc/CCLayerAnimationController.cpp:71
> > +	     if (!originalTimingFunction && animation->isTimingFunctionSet())
>
> comment here explaining what this branch is doing

Added comment.


More information about the webkit-reviews mailing list