WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2023-05-18 15:02:37 PDT
<
rdar://109211223
>
Matt Woodrow
Comment 2
2023-05-18 15:03:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14037
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.
Top of Page
Format For Printing
XML
Clone This Bug