Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e9945d774ab64ddbe74baaf887c1cce1dc678b46
https://github.com/WebKit/WebKit/commit/e9945d774ab64ddbe74baaf887c1cce1dc678b46
Author: Chris Dumez <[email protected]>
Date: 2026-09-16 (Wed, 16 Sep 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/dom/ContainerNode.cpp
M Source/WebCore/dom/Element.cpp
M Source/WebCore/dom/Position.cpp
Log Message:
-----------
[Safer CPP] Address uncounted local variable warnings in Source/WebCore/dom
https://bugs.webkit.org/show_bug.cgi?id=324301
Reviewed by Ryosuke Niwa.
This tested as performance neutral on Speedometer.
* Source/WebCore/dom/ContainerNode.cpp:
(WebCore::ContainerNode::moveBefore):
* Source/WebCore/dom/Element.cpp:
(WebCore::Element::topmostPopoverAncestor):
* Source/WebCore/dom/Position.cpp:
(WebCore::nextRenderedEditable):
(WebCore::previousRenderedEditable):
(WebCore::enclosingVisualBoundary):
Canonical link: https://commits.webkit.org/321239@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications