Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1ddd5dacc28f1cfef3c5d14230eb70b0d6ad5415
https://github.com/WebKit/WebKit/commit/1ddd5dacc28f1cfef3c5d14230eb70b0d6ad5415
Author: Simon Fraser <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm
Log Message:
-----------
Fix null deref in RemoteLayerTreeDrawingAreaProxy::commitLayerTree()
https://bugs.webkit.org/show_bug.cgi?id=316831
rdar://179241972
Reviewed by Alan Baradlay.
Similarly to 314197@main, null-check the `scrollingCoordinatorProxy`.
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm:
(WebKit::RemoteLayerTreeDrawingAreaProxy::commitLayerTree):
Canonical link: https://commits.webkit.org/315021@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications