Bug 301706
| Summary: | [threaded-animation-resolution] ensure timeline registration in the remote layer tree only happens if the relevant flag is enabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
The call to `updateTimelineRegistration()` in `RemoteLayerTreeHost::updateLayerTree()` should be guarded behind the threaded animation resolution flag.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163730044>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/53207
EWS
Committed 302354@main (d5a9e100c6cd): <https://commits.webkit.org/302354@main>
Reviewed commits have been landed. Closing PR #53207 and removing active labels.