Descriptioncc: Fix slow LayerTreeHostAnimationTest
This fixes LayerTreeHostAnimationTestAnimationsAddedToNewAndExistingLayers
whose single-thread versions were taking 4 seconds, since they couldn't
finish until there were no longer any running animations (in
single-thread mode, having running animations means continually having
pending commits).
This removes the running animations, allowing the test to finish.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282051
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|