[Webkit-unassigned] [Bug 248141] New: Use an effect iteration test method for various KeyframeEffectStack methods iterating over effects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 20 01:36:19 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=248141

            Bug ID: 248141
           Summary: Use an effect iteration test method for various
                    KeyframeEffectStack methods iterating over effects
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: dino at apple.com, graouts at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221120/1921e72a/attachment-0001.htm>


More information about the webkit-unassigned mailing list