Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d415e83079079d9eb616a1e173686f5a9c0a0ea5
https://github.com/WebKit/WebKit/commit/d415e83079079d9eb616a1e173686f5a9c0a0ea5
Author: Sam Weinig <[email protected]>
Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/rendering/style/RenderStyle.h
M Source/WebCore/rendering/style/SVGRenderStyle.h
M Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp
M Source/WebCore/rendering/style/SVGRenderStyleDefs.h
R Source/WebCore/rendering/style/StylePathData.cpp
R Source/WebCore/rendering/style/StylePathData.h
M Source/WebCore/style/StyleBuilderConverter.h
M Source/WebCore/style/StyleBuilderCustom.h
M Source/WebCore/style/StyleExtractorConverter.h
M Source/WebCore/style/StyleExtractorSerializer.h
M Source/WebCore/style/StyleInterpolationFunctions.h
M Source/WebCore/style/StyleInterpolationWrappers.h
A Source/WebCore/style/values/svg/StyleSVGPathData.cpp
A Source/WebCore/style/values/svg/StyleSVGPathData.h
M Source/WebCore/svg/SVGPathElement.cpp
Log Message:
-----------
[Style] Convert the SVG d property to strong style types
https://bugs.webkit.org/show_bug.cgi?id=298325
Reviewed by Darin Adler.
Converts the SVG `d` property to strong style types.
* Source/WebCore/Headers.cmake:
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/rendering/style/RenderStyle.h:
* Source/WebCore/rendering/style/SVGRenderStyle.h:
* Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp:
* Source/WebCore/rendering/style/SVGRenderStyleDefs.h:
* Source/WebCore/rendering/style/StylePathData.cpp: Removed.
* Source/WebCore/rendering/style/StylePathData.h: Removed.
* Source/WebCore/style/StyleBuilderConverter.h:
* Source/WebCore/style/StyleBuilderCustom.h:
* Source/WebCore/style/StyleExtractorConverter.h:
* Source/WebCore/style/StyleExtractorSerializer.h:
* Source/WebCore/style/StyleInterpolationFunctions.h:
* Source/WebCore/style/StyleInterpolationWrappers.h:
* Source/WebCore/style/values/svg/StyleSVGPathData.cpp: Added.
* Source/WebCore/style/values/svg/StyleSVGPathData.h: Added.
* Source/WebCore/svg/SVGPathElement.cpp:
Canonical link: https://commits.webkit.org/299781@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes