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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 17:16:43 PST 2014


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





--- Comment #14 from Ralph T <ralpht+bugs at gmail.com>  2014-02-07 17:14:01 PST ---
I built against trunk and validated that when GraphicsLayerCA::notifyAnimationStarted is a no-op, unaccelerated animations that were introduced in the same style recalc as the accelerated animation don't start.

This means that the synchronized starting of accelerated and unaccelerated animations is unaffected by this patch.

Simon, are there any other tests I can do to ensure I'm not regressing anything?

Also, do you think it'd be worth exposing disabling notifyAnimationStarted to internals so that we can test this synchronized start behavior? (I think that would be unrelated to this patch, however).

-- 
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