<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - The animation is running in the background without stop."
href="https://bugs.webkit.org/show_bug.cgi?id=146451#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - The animation is running in the background without stop."
href="https://bugs.webkit.org/show_bug.cgi?id=146451">bug 146451</a>
from <span class="vcard"><a class="email" href="mailto:mwang@opentv.com" title="Mark Wang <mwang@opentv.com>"> <span class="fn">Mark Wang</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>