[Webkit-unassigned] [Bug 64851] [chromium]Optimize AnimationController::updateAnimations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 20 01:33:30 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64851
zeng huiqing <huiqing.zeng at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #101436| |review?
Flag| |
--- Comment #1 from zeng huiqing <huiqing.zeng at intel.com> 2011-07-20 01:33:30 PST ---
Created an attachment (id=101436)
--> (https://bugs.webkit.org/attachment.cgi?id=101436&action=review)
Optimize AnimationController::updateAnimations
In my opinion, in fact, we may do not need to call updateAnimationTimer in the process of "Attach" when loading page.
Has submit a patch, the patch is to add flag in function setAnimatableStyle() and updateAnimations() to avoid calling updateAnimationTimer when doing "Attachment". The patch will reduce page(with transition property) loading time by 70%, improve the performance by 3.3X.
--
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