Blink Compositor Animations: Add tests for resetting 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. This is tests for this CL: https://codereview.chromium.org/1747283004/ BUG=590803 Review URL: https://codereview.chromium.org/1810833002 Cr-Commit-Position: refs/heads/master@{#381621}
Showing
Please register or sign in to comment