Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 66b85784bb16dcb69f3b6dbd8192d77fb21577f4
https://github.com/WebKit/WebKit/commit/66b85784bb16dcb69f3b6dbd8192d77fb21577f4
Author: Carlos Garcia Campos <[email protected]>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M Source/WebCore/page/scrolling/coordinated/ScrollingTreeCoordinated.cpp
Log Message:
-----------
REGRESSION(287835@main): [CoordinatedGraphics] Wrong layer is scrolled
sometimes
https://bugs.webkit.org/show_bug.cgi?id=284805
Reviewed by Alejandro G. Castro.
I made a mistake in 287835@main in the point transformation when
collecting scrolling layers for a given point, causing the wrong layer
to be returned. We should use the parent bounds origin instead of the
child one.
* Source/WebCore/page/scrolling/coordinated/ScrollingTreeCoordinated.cpp:
(WebCore::collectDescendantLayersAtPoint):
Canonical link: https://commits.webkit.org/287935@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes