[Webkit-unassigned] [Bug 123170] Keyframe animations do multiple style recalcs before starting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 23:36:35 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=123170


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215010|review?                     |review-
               Flag|                            |




--- Comment #7 from Darin Adler <darin at apple.com>  2013-10-23 23:35:20 PST ---
(From update of attachment 215010)
View in context: https://bugs.webkit.org/attachment.cgi?id=215010&action=review

Looks like a good change to me.

> Source/WebCore/ChangeLog:13
> +        No new tests (OOPS!).

Is a test possible? If not, please replace this with an explanation of why not. If a test is possible, please include it in the patch.

Can’t land a patch with this OOPS in it; the Subversion pre-commit hook will reject it.

> Source/WebCore/page/animation/KeyframeAnimation.cpp:39
> +#include "RenderLayer.h"
> +#include "RenderLayerCompositor.h"

Should not add these includes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list