[Webkit-unassigned] [Bug 146451] The animation is running in the background without stop.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 19:20:26 PDT 2015


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

--- Comment #4 from Mark Wang <mwang at opentv.com> ---
There is no any animation displayed on screen when it is running, but it causes CPU to be busy because timer of AnimationController is continually created and destroyed.

The best way is to add a log in ImplicitAnimation::timeToNextService() as my first comment, and then load the attached simple case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150701/2fbdec1c/attachment-0001.html>


More information about the webkit-unassigned mailing list