DescriptionRenderLayerBacking::startAnimation() return value has incorrect semantic
This CL is based on Shawn Singh's work: webkit.org/b/94993
RenderLayerBacking::startAnimation() was returning true whenever
*any* property of an animation was accepted for accelerated
animation by the compositor. However, the rest of the code outside
this was using the return value to indicate that *all* properties
were accepted for accelerated animation.
BUG=143658
TEST=compositing/animation/two-properties-in-keyframed-animation.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158325
Patch Set 1 #Patch Set 2 : Mark virtual/web-animations-css/animations/two-properties-in-keyframed-animation.html to Failure be… #Patch Set 3 : Mark virtual/web-animations-css/animations Crash #
Messages
Total messages: 16 (0 generated)
|