Bug 265880
| Summary: | [threaded-animation-resolution] store accelerated effects and base values in the remote layer tree | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 250970 | ||
Antoine Quint
While we correctly encode the `AcceleratedEffectStack` from WebCore to be sent over IPC to the UI process, we don't do anything with these effects yet. This patch will create a RemoteAcceleratedEffectStack and store effects and base values on it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/21339
EWS
Committed 271692@main (c4c680697bdb): <https://commits.webkit.org/271692@main>
Reviewed commits have been landed. Closing PR #21339 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/119336072>