Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c54cf7676b526d0761eef4d41ce49cc1b86b1e99
https://github.com/WebKit/WebKit/commit/c54cf7676b526d0761eef4d41ce49cc1b86b1e99
Author: Simon Fraser <[email protected]>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm
Log Message:
-----------
Occasional crash in
RemoteLayerTreeDrawingAreaProxy::commitLayerTreeTransaction()
https://bugs.webkit.org/show_bug.cgi?id=315871
rdar://177759959
Reviewed by Rupin Mittal.
Null-check the scrolling coordinator; in some contexts it can be null.
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm:
(WebKit::RemoteLayerTreeDrawingAreaProxy::commitLayerTreeTransaction):
Canonical link: https://commits.webkit.org/314197@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications