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
253011
[UI-side compositing] Lock CALayer tree for scrolling thread hit-testing
https://bugs.webkit.org/show_bug.cgi?id=253011
Summary
[UI-side compositing] Lock CALayer tree for scrolling thread hit-testing
Simon Fraser (smfr)
Reported
2023-02-27 11:31:20 PST
RemoteScrollingTreeMac::eventListenerRegionTypesForPoint() will use the CALayer tree off the main thread, so we should lock around this, and layer tree commits.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-27 11:32:16 PST
<
rdar://problem/105987016
>
Simon Fraser (smfr)
Comment 2
2023-03-10 15:38:12 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11387
Simon Fraser (smfr)
Comment 3
2023-03-30 15:59:40 PDT
https://commits.webkit.org/261543@main
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