Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b98b1c50745f921ffbe586a7945a66ce4b59a3b8
https://github.com/WebKit/WebKit/commit/b98b1c50745f921ffbe586a7945a66ce4b59a3b8
Author: Ryosuke Niwa <[email protected]>
Date: 2026-08-25 (Tue, 25 Aug 2026)
Changed paths:
M Source/WebCore/dom/Node.h
Log Message:
-----------
Use CheckedPtr for Node::m_previousSibling
https://bugs.webkit.org/show_bug.cgi?id=322416
Reviewed by Anne van Kesteren.
Replaced a raw pointer with CheckedPtr.
No new tests since there should be no behavioral changes.
* Source/WebCore/dom/Node.h:
Canonical link: https://commits.webkit.org/319774@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications