WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2022-10-07 21:07:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5163
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
<
rdar://problem/100925928
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug