RESOLVED FIXED 246244
KeyframeEffect::setAnimation should clear blending key frames for an old CSSAnimation
https://bugs.webkit.org/show_bug.cgi?id=246244
Summary KeyframeEffect::setAnimation should clear blending key frames for an old CSSA...
Frédéric Wang (:fredw)
Reported 2022-10-07 20:55:16 PDT
KeyframeEffect::propertyAffectingKeyframeResolutionDidChange performs a switch on m_blendingKeyframesSource but this one is no longer valid if the animation changed.
Attachments
Frédéric Wang (:fredw)
Comment 1 2022-10-07 21:07:25 PDT
EWS
Comment 2 2022-10-07 21:43:37 PDT
Committed 255308@main (fa25b1316fbd): <https://commits.webkit.org/255308@main> Reviewed commits have been landed. Closing PR #5163 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-10-07 21:44:17 PDT
Note You need to log in before you can comment on or make changes to this bug.