Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4b8e15395a6b4d978cc810b58425c59be0f56827
https://github.com/WebKit/WebKit/commit/4b8e15395a6b4d978cc810b58425c59be0f56827
Author: Simon Fraser <[email protected]>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore.mm
Log Message:
-----------
Fix crash in RemoteLayerWithRemoteRenderingBackingStore::displayListHandle
https://bugs.webkit.org/show_bug.cgi?id=301540
rdar://153594463
Reviewed by Tim Horton.
Crash data suggest that we can crash in displayListHandle() because
m_layer->owner() is null.
*
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore.mm:
(WebKit::RemoteLayerWithRemoteRenderingBackingStore::displayListHandle const):
Canonical link: https://commits.webkit.org/302221@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications