WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255960
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2023-04-25 15:58:27 PDT
<
rdar://108174791
>
Matt Woodrow
Comment 2
2023-04-25 16:00:04 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13174
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.
Top of Page
Format For Printing
XML
Clone This Bug