[Webkit-unassigned] [Bug 284299] New: [scroll-animations] WPT test scroll-animations/view-timelines/animation-events.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 9 06:04:29 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284299
Bug ID: 284299
Summary: [scroll-animations] WPT test
scroll-animations/view-timelines/animation-events.html
is a flaky failure
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: graouts at apple.com
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`.
--
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/20241209/c442190f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list