Branch: refs/heads/webkitglib/2.44
Home: https://github.com/WebKit/WebKit
Commit: 07dff21692df806e706d8b546a90b7d036b25510
https://github.com/WebKit/WebKit/commit/07dff21692df806e706d8b546a90b7d036b25510
Author: Vitaly Dyachkov <[email protected]>
Date: 2024-03-24 (Sun, 24 Mar 2024)
Changed paths:
M LayoutTests/platform/wpe/TestExpectations
M
Source/WebCore/page/scrolling/nicosia/ScrollingTreeFrameScrollingNodeNicosia.cpp
Log Message:
-----------
Cherry-pick 276274@main (35eac7110bda).
https://bugs.webkit.org/show_bug.cgi?id=213228
[WPE] Flaky crashes in
ScrollingTreeFrameScrollingNodeNicosia::repositionScrollingLayers
https://bugs.webkit.org/show_bug.cgi?id=213228
Reviewed by Adrian Perez de Castro.
When the `FrameView` delegates scrolling to a native scroll view,
we do not create a dedicated graphics layer for scrolled contents.
In this case,
`static_cast<Nicosia::PlatformLayer*>(scrolledContentsLayer())`
evaluates to `nullptr` and we hit the assertion.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
*
Source/WebCore/page/scrolling/nicosia/ScrollingTreeFrameScrollingNodeNicosia.cpp:
(WebCore::ScrollingTreeFrameScrollingNodeNicosia::repositionScrollingLayers):
Canonical link: https://commits.webkit.org/276274@main
Canonical link: https://commits.webkit.org/274313.107@webkitglib/2.44
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