RESOLVED FIXED266263
Nullptr crash in RemoteLayerBackingStoreCollection::prepareBackingStoresForDisplay
https://bugs.webkit.org/show_bug.cgi?id=266263
Summary Nullptr crash in RemoteLayerBackingStoreCollection::prepareBackingStoresForDi...
Matt Woodrow
Reported 2023-12-11 17:13:14 PST
The callback has WeakPtr<RemoteLayerBackingStore> objects and doesn't null check them.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-11 17:13:23 PST
Matt Woodrow
Comment 2 2023-12-11 18:27:41 PST
EWS
Comment 3 2023-12-11 21:43:20 PST
Committed 271911@main (5061d1d61741): <https://commits.webkit.org/271911@main> Reviewed commits have been landed. Closing PR #21662 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.