DescriptionBlink Compositor Animations: Reset delegate in CC on Blink player deletion.
cc::AnimationPlayer is an RC object, so it may outsurvive blink::CompositorAnimationPlayer if attached to cc::AnimationTimeline.
We must clean-up animation delegate in cc::AnimationPlayer on blink::CompositorAnimationPlayer deletion.
Tests: https://codereview.chromium.org/1810833002/
BUG=590803
Committed: https://crrev.com/127acd785639f7a18603454c6bca688c815360b7
Cr-Commit-Position: refs/heads/master@{#381408}
Patch Set 1 #Patch Set 2 : Replace DCHECK with detach action. #Messages
Total messages: 15 (7 generated)
|