Bug 282833
Summary: | [threaded-animation-resolution] use timelines for threaded animation resolution | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 250970 |
Antoine Quint
We currently assume all effects uploaded to the UI process for threaded animation reoslution use the same timeline. In order to support threaded animation resolution for threaded animation resolution we will need to represent the various timelines types in the UI process. We should start by refactoring our currently-supported animation types to use a timeline.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139509143>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/36395