Bug 266026
Summary: | [threaded-animation-resolution] Schedule animation updates from RemoteLayerTreeEventDispatcher on the scrolling thread | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Animations | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, 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=268282 | ||
Bug Depends on: | |||
Bug Blocks: | 250970 |
Matt Woodrow
RemoteLayerTreeEventDispatcher can update the current set of animations at the same time it applies any asynchronous scrolls.
This should align them with rendering updates (when scroll synchronisation succeeds), and make it simpler to integrate scroll-linked animations.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119341112>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/21470
EWS
Committed 273391@main (e183df84221e): <https://commits.webkit.org/273391@main>
Reviewed commits have been landed. Closing PR #21470 and removing active labels.