Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 64b55a4086d73ac3d3b606699e3c851cfa70fd44
https://github.com/WebKit/WebKit/commit/64b55a4086d73ac3d3b606699e3c851cfa70fd44
Author: Carlos Garcia Campos <[email protected]>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
M Source/WebCore/page/scrolling/nicosia/ScrollingTreeNicosia.cpp
Log Message:
-----------
[Nicosia] AsyncScrolling: use accessCommitted instead of accessPending when
collecting layers for hit testing
https://bugs.webkit.org/show_bug.cgi?id=247182
Reviewed by Žan Doberšek.
We are currently using accessPending when collecting layers and
accessCommitted when iterating the collected layers.
* Source/WebCore/page/scrolling/nicosia/ScrollingTreeNicosia.cpp:
(WebCore::collectDescendantLayersAtPoint):
Canonical link: https://commits.webkit.org/256220@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes