Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3025232f837965ab567f9de4330bb82b29866cfd
https://github.com/WebKit/WebKit/commit/3025232f837965ab567f9de4330bb82b29866cfd
Author: Anne van Kesteren <[email protected]>
Date: 2025-10-26 (Sun, 26 Oct 2025)
Changed paths:
M Source/WebCore/dom/Document.cpp
M Source/WebCore/dom/DocumentFragment.cpp
M Source/WebCore/dom/DocumentFragment.h
M Source/WebCore/dom/EventPath.h
M Source/WebCore/dom/FindRevealAlgorithms.cpp
M Source/WebCore/dom/StyledElement.cpp
M Source/WebCore/dom/StyledElement.h
M Source/WebCore/svg/SVGElement.cpp
M Source/WebCore/svg/SVGElement.h
Log Message:
-----------
Remove some unsafeGet/unsafePtr usage from WebCore/dom
https://bugs.webkit.org/show_bug.cgi?id=301414
Reviewed by Ryosuke Niwa.
Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines (as
they are expected to evolve).
Canonical link: https://commits.webkit.org/302162@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications