Bug 268282
Summary: | [threaded-animation-resolution] Schedule animation updates from RemoteScrollingCoordinatorProxy on the main thread | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, mattwoodrow, simon.fraser, 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=266026 | ||
Bug Depends on: | |||
Bug Blocks: | 250970, 268607 |
Antoine Quint
RemoteScrollingCoordinatorProxy should update the current set of animations.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121839192>
Antoine Quint
This covers the work to schedule animation resolution for iOS, the counterpart to the work done for macOS in bug 266026.
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/23409
EWS
Committed 274065@main (e89a58c3716a): <https://commits.webkit.org/274065@main>
Reviewed commits have been landed. Closing PR #23409 and removing active labels.