[webkit-reviews] review granted: [Bug 55022] REGRESSION: Accelerated transitions are jumpy : [Attachment 84482] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 16:51:47 PST 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Chris Marrin
<cmarrin at apple.com>'s request for review:
Bug 55022: REGRESSION: Accelerated transitions are jumpy
https://bugs.webkit.org/show_bug.cgi?id=55022

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=84482&action=review

> Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp:128
> +    ASSERT(timingFunction);
> +    

The Mac version has no blank line after the assert.


More information about the webkit-reviews mailing list