RESOLVED FIXED 265880
[threaded-animation-resolution] store accelerated effects and base values in the remote layer tree
https://bugs.webkit.org/show_bug.cgi?id=265880
Summary [threaded-animation-resolution] store accelerated effects and base values in ...
Antoine Quint
Reported 2023-12-05 09:06:37 PST
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
Antoine Quint
Comment 1 2023-12-05 09:09:59 PST
EWS
Comment 2 2023-12-07 13:43:17 PST
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
Comment 3 2023-12-07 13:44:15 PST
Note You need to log in before you can comment on or make changes to this bug.