[Webkit-unassigned] [Bug 64851] Optimize AnimationController::updateAnimations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 21 22:06:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64851
--- Comment #7 from zeng huiqing <huiqing.zeng at intel.com> 2011-07-21 22:06:41 PST ---
> These two call paths both happen before "Attach", and I am sorry I am not sure whether can remove updateAnimationTimer() in these two paths when loading page w/ only transition property, so I add parameter to setAnimatableStyle().
Sorry for the wrong comments, these two call paths both happen after "Attach", like ':hover' or ':active' will invoke these two call path, so add parameter to setAnimatableStyle() to judge whether or not to invoke updateAnimationTimer().
--
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