Bug 284299
Summary: | [scroll-animations] WPT test scroll-animations/view-timelines/animation-events.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=284298 |
Antoine Quint
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/141152919>