[webkit-changes] [WebKit/WebKit] 7d0cc7: Adopt smart pointers in a couple of ContainerNodeA...
Claudio Saavedra
noreply at github.com
Thu Jul 25 09:45:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7d0cc75cfcdcffc05b9d8f96c43e0067b3bfc399
https://github.com/WebKit/WebKit/commit/7d0cc75cfcdcffc05b9d8f96c43e0067b3bfc399
Author: Claudio Saavedra <csaavedra at igalia.com>
Date: 2024-07-25 (Thu, 25 Jul 2024)
Changed paths:
M Source/WebCore/dom/ContainerNodeAlgorithms.cpp
Log Message:
-----------
Adopt smart pointers in a couple of ContainerNodeAlgorithms methods
https://bugs.webkit.org/show_bug.cgi?id=277077
Reviewed by Chris Dumez.
Fixes warning: Local variable 'shadowRoot' is uncounted and unsafe [clang-analyzer-alpha.webkit.UncountedLocalVarsChecker]
* Source/WebCore/dom/ContainerNodeAlgorithms.cpp:
(WebCore::collectFrameOwners):
(WebCore::disconnectSubframes):
Canonical link: https://commits.webkit.org/281354@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