DescriptionBlink CompositorAnimations: Add more tests for integration with CC.
This is a significant enhancement for our test coverage.
Now we can test blink Elements with LayoutObject, PaintLayer,
CompositedLayerMapping, GraphicsLayer, WebContentLayer and WebLayer
objects properly installed.
This allows us to run Animation::preCommit
(Animation::maybeStartAnimationOnCompositor and
CompositorAnimations::startAnimationOnCompositor)
No more 'simulation' and 'ForTesting'.
The fix itself: https://codereview.chromium.org/1543143002
BUG=571504
Patch Set 1 #Patch Set 2 : Rework. #Patch Set 3 : Rework. #Patch Set 4 : Rebase. Mock abortAnimation methods. #
Total comments: 4
Patch Set 5 : Fix leaks. Support disableCompositorAnimationTimelines mode. #Patch Set 6 : List new header files in gyp. #
Total comments: 2
Messages
Total messages: 16 (8 generated)
|