RESOLVED FIXED253011
[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
Radar WebKit Bug Importer
Comment 1 2023-02-27 11:32:16 PST
Simon Fraser (smfr)
Comment 2 2023-03-10 15:38:12 PST
Simon Fraser (smfr)
Comment 3 2023-03-30 15:59:40 PDT
Note You need to log in before you can comment on or make changes to this bug.