[webkit-changes] [WebKit/WebKit] b14b06: Fix smart pointer warnings in RemoteLayerTreeHost.mm
Ryosuke Niwa
noreply at github.com
Tue Feb 4 21:17:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b14b0637394f57a5688887998119a403d6cbf109
https://github.com/WebKit/WebKit/commit/b14b0637394f57a5688887998119a403d6cbf109
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-02-04 (Tue, 04 Feb 2025)
Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeHost.mm
Log Message:
-----------
Fix smart pointer warnings in RemoteLayerTreeHost.mm
https://bugs.webkit.org/show_bug.cgi?id=287063
Reviewed by Geoffrey Garen.
Addressed smart pointer static analyzer warnings in this file.
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeHost.mm:
(WebKit::RemoteLayerTreeHost::updateLayerTree):
(WebKit::RemoteLayerTreeHost::layerWillBeRemoved):
(WebKit::RemoteLayerTreeHost::makeNode):
Canonical link: https://commits.webkit.org/289850@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list