Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5e8d78a33067044281775bbe69b13b9e8564431a
https://github.com/WebKit/WebKit/commit/5e8d78a33067044281775bbe69b13b9e8564431a
Author: Ryosuke Niwa <[email protected]>
Date: 2026-03-25 (Wed, 25 Mar 2026)
Changed paths:
M Source/WebCore/dom/Element.cpp
Log Message:
-----------
Fix an outstanding safer C++ static analyzer warning
https://bugs.webkit.org/show_bug.cgi?id=310762
Reviewed by Alan Baradlay.
Deployed 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/309958@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications