RESOLVED FIXED 256989
Allow CoreAnimation implicit transactions on the scrolling thread
https://bugs.webkit.org/show_bug.cgi?id=256989
Summary Allow CoreAnimation implicit transactions on the scrolling thread
Matt Woodrow
Reported 2023-05-18 15:02:24 PDT
The scrolling thread creates implicit CoreAnimation transactions (as intended, since tracking which wheel events might cause layer mutations in advance is tricky). We should tell CoreAnimation to always allow them from our scrolling thread.
Attachments
Matt Woodrow
Comment 1 2023-05-18 15:02:37 PDT
Matt Woodrow
Comment 2 2023-05-18 15:03:15 PDT
EWS
Comment 3 2023-05-18 17:11:41 PDT
Committed 264224@main (66deadcc6fb0): <https://commits.webkit.org/264224@main> Reviewed commits have been landed. Closing PR #14037 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.