Bug 248141
| Summary: | Use an effect iteration test method for various KeyframeEffectStack methods iterating over effects | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/6681
EWS
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
<rdar://problem/102562054>