Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a3a5cc46e5dadd3521ddd938e72466626fc705b
https://github.com/WebKit/WebKit/commit/9a3a5cc46e5dadd3521ddd938e72466626fc705b
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-28 (Sat, 28 Feb 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/svg/SVGAElement.h
M Source/WebCore/svg/SVGCircleElement.h
M Source/WebCore/svg/SVGClipPathElement.h
M Source/WebCore/svg/SVGComponentTransferFunctionElement.h
M Source/WebCore/svg/SVGCursorElement.h
M Source/WebCore/svg/SVGElement.h
M Source/WebCore/svg/SVGEllipseElement.h
M Source/WebCore/svg/SVGFEBlendElement.h
M Source/WebCore/svg/SVGFEColorMatrixElement.h
M Source/WebCore/svg/SVGFEComponentTransferElement.h
M Source/WebCore/svg/SVGFECompositeElement.h
M Source/WebCore/svg/SVGFEConvolveMatrixElement.h
M Source/WebCore/svg/SVGFEDiffuseLightingElement.h
M Source/WebCore/svg/SVGFEDisplacementMapElement.h
M Source/WebCore/svg/SVGFEDropShadowElement.h
M Source/WebCore/svg/SVGFEGaussianBlurElement.h
M Source/WebCore/svg/SVGFEImageElement.h
M Source/WebCore/svg/SVGFELightElement.h
M Source/WebCore/svg/SVGFEMergeNodeElement.h
M Source/WebCore/svg/SVGFEMorphologyElement.h
M Source/WebCore/svg/SVGFEOffsetElement.h
M Source/WebCore/svg/SVGFESpecularLightingElement.h
M Source/WebCore/svg/SVGFETileElement.h
M Source/WebCore/svg/SVGFETurbulenceElement.h
M Source/WebCore/svg/SVGFilterElement.h
M Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.h
M Source/WebCore/svg/SVGFitToViewBox.h
M Source/WebCore/svg/SVGForeignObjectElement.h
M Source/WebCore/svg/SVGGeometryElement.h
M Source/WebCore/svg/SVGGradientElement.h
M Source/WebCore/svg/SVGGraphicsElement.h
M Source/WebCore/svg/SVGImageElement.h
M Source/WebCore/svg/SVGLineElement.h
M Source/WebCore/svg/SVGLinearGradientElement.h
M Source/WebCore/svg/SVGMarkerElement.h
M Source/WebCore/svg/SVGMaskElement.h
M Source/WebCore/svg/SVGPathElement.h
M Source/WebCore/svg/SVGPatternElement.h
M Source/WebCore/svg/SVGPolyElement.h
M Source/WebCore/svg/SVGRadialGradientElement.h
M Source/WebCore/svg/SVGRectElement.h
M Source/WebCore/svg/SVGSVGElement.h
M Source/WebCore/svg/SVGStopElement.h
M Source/WebCore/svg/SVGTextContentElement.h
M Source/WebCore/svg/SVGTextPathElement.h
M Source/WebCore/svg/SVGTextPositioningElement.h
M Source/WebCore/svg/SVGURIReference.h
M Source/WebCore/svg/SVGUseElement.h
M Source/WebCore/svg/properties/SVGAnimatedPropertyAccessorImpl.h
M Source/WebCore/svg/properties/SVGAnimatedPropertyAnimator.h
M Source/WebCore/svg/properties/SVGAnimatedPropertyAnimatorImpl.h
M Source/WebCore/svg/properties/SVGAnimatedPropertyPairAccessor.h
M Source/WebCore/svg/properties/SVGAnimatedPropertyPairAccessorImpl.h
M Source/WebCore/svg/properties/SVGAnimatedPropertyPairAnimator.h
M Source/WebCore/svg/properties/SVGAnimatedPropertyPairAnimatorImpl.h
M Source/WebCore/svg/properties/SVGPointerMemberAccessor.h
M Source/WebCore/svg/properties/SVGPropertyAccessorImpl.h
M Source/WebCore/svg/properties/SVGPropertyOwnerRegistry.h
Log Message:
-----------
Make many SVG class members const Ref
https://bugs.webkit.org/show_bug.cgi?id=308824
Reviewed by Chris Dumez.
This helps with reducing unsafeness.
Canonical link: https://commits.webkit.org/308396@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications