RESOLVED FIXED255960
Async scrolling on Mac creates implicit CA transactions
https://bugs.webkit.org/show_bug.cgi?id=255960
Summary Async scrolling on Mac creates implicit CA transactions
Matt Woodrow
Reported 2023-04-25 15:58:07 PDT
RemoteScrollingTreeMac can mutate the layer tree on the scrolling thread, which creates implicit CA transactions. Some clients aren't expecting this, so we should instead create explicit transactions when needed.
Attachments
Matt Woodrow
Comment 1 2023-04-25 15:58:27 PDT
Matt Woodrow
Comment 2 2023-04-25 16:00:04 PDT
EWS
Comment 3 2023-04-25 21:20:01 PDT
Committed 263400@main (0c64efa347b9): <https://commits.webkit.org/263400@main> Reviewed commits have been landed. Closing PR #13174 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.