Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 05495da649fa7bd7d1d394b75cd2fca639960662
https://github.com/WebKit/WebKit/commit/05495da649fa7bd7d1d394b75cd2fca639960662
Author: Ryosuke Niwa <[email protected]>
Date: 2026-03-26 (Thu, 26 Mar 2026)
Changed paths:
M Source/WebCore/dom/Element.cpp
Log Message:
-----------
Fix an outstanding safer C++ static analyzer warning in dom/Element.cpp
https://bugs.webkit.org/show_bug.cgi?id=310762
rdar://173375732
Reviewed by Anne van Kesteren.
Deployed some more smart pointers to fix safer C++ static analyzer warnings.
No new tests since there should be no behavioral changes.
* Source/WebCore/dom/Element.cpp:
(WebCore::Element::addToTopLayer):
(WebCore::Element::removeFromTopLayer):
Canonical link: https://commits.webkit.org/309990@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications