Bug 247182 - [Nicosia] AsyncScrolling: use accessCommitted instead of accessPending when collecting layers for hit testing
Summary: [Nicosia] AsyncScrolling: use accessCommitted instead of accessPending when c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-28 04:18 PDT by Carlos Garcia Campos
Modified: 2022-11-02 02:13 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>