Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8e4759a076d04c0df8ef319934181c36759e7a6d https://github.com/WebKit/WebKit/commit/8e4759a076d04c0df8ef319934181c36759e7a6d Author: Claudio Saavedra <csaave...@igalia.com> Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths: M Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations M Source/WebCore/accessibility/AccessibilityScrollView.cpp M Source/WebCore/dom/SerializedNode.cpp M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp M Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.cpp M Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.h Log Message: ----------- Fix recent Safer CPP regressions in WebCore https://bugs.webkit.org/show_bug.cgi?id=296695 Reviewed by Tyler Wilcock. * Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations: * Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations: * Source/WebCore/accessibility/AccessibilityScrollView.cpp: (WebCore::AccessibilityScrollView::parentObject const): * Source/WebCore/dom/SerializedNode.cpp: (WebCore::SerializedNode::deserialize): * Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp: (WebCore::LayoutIntegration::baselineForBox): * Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.cpp: (WebCore::SVGTextLayoutEngineSpacing::calculateCSSSpacing): * Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.h: Canonical link: https://commits.webkit.org/298036@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes