Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9ac928854da2a763cb02fc7eb2c4b526ed8e937
https://github.com/WebKit/WebKit/commit/f9ac928854da2a763cb02fc7eb2c4b526ed8e937
Author: Simon Fraser <[email protected]>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M Source/WebCore/page/scrolling/ScrollingStateNode.h
Log Message:
-----------
REGRESSION (313219@main): Crash when scrolling arstechnica article
https://bugs.webkit.org/show_bug.cgi?id=315874
rdar://178173007
Reviewed by Abrar Rahman Protyasha.
After 313219@main, trying to access the platform layer when the
`LayerRepresentation`
variant doesn't hold one causes a crash, so revert to the soft failure. I was
not able
to reproduce the bug to determine why this happens.
* Source/WebCore/page/scrolling/ScrollingStateNode.h:
(WebCore::LayerRepresentation::operator ScrollingPlatformLayer* const):
Canonical link: https://commits.webkit.org/314198@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications