DescriptionBlink CompositorAnimations: Do not crash if no compositor animation player.
blink::Animation can loose compositorPlayer if Animation::m_content detached via
Animation::setEffect(nullptr)
If KeyframeEffect::cancelAnimationOnCompositor wants to clear m_compositorAnimationIds
then it shouldn't crash.
Also, note the existing comment in CompositorAnimations::cancelAnimationOnCompositor (above changed lines)
BUG=571504
R=dstockwell@chromium.org
Committed: https://crrev.com/48abeaf3f8886a99e68722d55050547482863fb7
Cr-Commit-Position: refs/heads/master@{#367055}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 15 (9 generated)
|