cc: Don't UpdateAnimationState when not visible or can't draw.
commit047d089868e2fd203b2df1248e0320bba469180e
authordanakj <danakj@chromium.org>
Thu, 20 Aug 2015 00:14:40 +0000 (19 17:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 20 Aug 2015 00:15:45 +0000 (20 00:15 +0000)
tree9479be8bc97fa9f25b65a9b245965df0d275fd95
parent9bba4ce900c4bb181c1278802f4413b3a2563c2b
cc: Don't UpdateAnimationState when not visible or can't draw.

This is code added for background ticking, which has since been
removed.

Kill the two tests verifying that this worked, as we don't care to
support animations when we're not compositing anymore.

R=ajuma
BUG=522658
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1298423004

Cr-Commit-Position: refs/heads/master@{#344379}
cc/trees/layer_tree_host_impl.cc
cc/trees/layer_tree_host_unittest_animation.cc
cc/trees/layer_tree_host_unittest_animation_timelines.cc