RESOLVED FIXED284299
[scroll-animations] WPT test scroll-animations/view-timelines/animation-events.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=284299
Summary [scroll-animations] WPT test scroll-animations/view-timelines/animation-event...
Antoine Quint
Reported 2024-12-09 06:04:29 PST
Following the fix for 284298, the WPT test scroll-animations/view-timelines/animation-events.html is a flaky failure. This is due to dispatching events through the document timeline, which may or may not feature in the `timelinesToUpdate` list under `AnimationTimelinesController::updateAnimationsAndSendEvents()`. We need to refactor animation event dispatch code out of `DocumentTimeline` and on to `AnimationTimelinesController`.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-09 06:06:35 PST
Antoine Quint
Comment 2 2025-04-24 07:39:40 PDT
EWS
Comment 3 2025-04-24 09:47:39 PDT
Committed 294068@main (2f89cb3ece5b): <https://commits.webkit.org/294068@main> Reviewed commits have been landed. Closing PR #44468 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.