RESOLVED FIXED248141
Use an effect iteration test method for various KeyframeEffectStack methods iterating over effects
https://bugs.webkit.org/show_bug.cgi?id=248141
Summary Use an effect iteration test method for various KeyframeEffectStack methods i...
Antoine Quint
Reported 2022-11-20 01:36:19 PST
Several KeyframeEffectStack methods iterate over m_effects to run a test and find whether one effect matches a condition. We should use a shared method to run the iteration and check for a provided condition.
Attachments
Antoine Quint
Comment 1 2022-11-20 01:44:00 PST
EWS
Comment 2 2022-11-20 07:54:13 PST
Committed 256888@main (3caac1b06ad4): <https://commits.webkit.org/256888@main> Reviewed commits have been landed. Closing PR #6681 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-11-20 07:55:17 PST
Note You need to log in before you can comment on or make changes to this bug.