Bug 248141

Summary: Use an effect iteration test method for various KeyframeEffectStack methods iterating over effects
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

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.