Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9c0851868e1969d3e16dd5fa36e708ffb74e75e6
https://github.com/WebKit/WebKit/commit/9c0851868e1969d3e16dd5fa36e708ffb74e75e6
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M Source/WebCore/dom/Document.cpp
Log Message:
-----------
Use a smart pointer in Document::adjustFocusNavigationNodeOnNodeRemoval
https://bugs.webkit.org/show_bug.cgi?id=308579
Reviewed by Wenson Hsieh.
Deploy a smart pointer in this function.
No new tests since there should be no behavioral changes.
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::adjustFocusNavigationNodeOnNodeRemoval):
Canonical link: https://commits.webkit.org/308150@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications