DescriptionWeb Animations: Don't suppress graphics layer properties when cancelling animations
CompositedDeprecatedPaintLayerMapping contains logic to suppress
redundant changes to layers while composited animations are running. The
order of operations (composted animations are updated after layers)
meant that a compositing update that resulted in the cancelling of compositor
animations would still suppress these values.
BUG=501297
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201214
Patch Set 1 #
Total comments: 1
Messages
Total messages: 14 (5 generated)
|