[Webkit-unassigned] [Bug 265940] New: [web-animations] decouple animation event dispatch and style resolution during animation resolution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 6 07:04:52 PST 2023


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

            Bug ID: 265940
           Summary: [web-animations] decouple animation event dispatch and
                    style resolution during animation resolution
           Product: WebKit
           Version: WebKit Nightly Build
          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

During the review process of bug 265936, Antti made this comment (https://github.com/WebKit/WebKit/pull/21385#discussion_r1417284307):

"Optimally we would not even enter style update code if event generation is the only reason we are ticking."

We should look into decoupling style resolution and animation event dispatch as reasons to schedule animation resolution so that we only do both of those things if necessary.

-- 
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/20231206/df36fa0e/attachment.htm>


More information about the webkit-unassigned mailing list