Bug 247182

Summary: [Nicosia] AsyncScrolling: use accessCommitted instead of accessPending when collecting layers for hit testing
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: ScrollingAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Garcia Campos 2022-10-28 04:18:44 PDT
We are currently using accessPending when collecting layers and accessCommitted when iterating the collected layers. We should be consistent.
Comment 1 Carlos Garcia Campos 2022-10-28 04:20:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5899
Comment 2 EWS 2022-11-02 02:12:08 PDT
Committed 256220@main (64b55a4086d7): <https://commits.webkit.org/256220@main>

Reviewed commits have been landed. Closing PR #5899 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-02 02:13:19 PDT
<rdar://problem/101850138>