[webkit-changes] [WebKit/WebKit] 6eb651: Remove dead code in the SVG, SVG Rendering and SVG...
Ahmad Saleem
noreply at github.com
Thu May 18 17:06:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6eb6516133eaa356c2ec72519e6efa667903110d
https://github.com/WebKit/WebKit/commit/6eb6516133eaa356c2ec72519e6efa667903110d
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M Source/WebCore/rendering/svg/LegacyRenderSVGImage.h
M Source/WebCore/rendering/svg/LegacyRenderSVGRoot.h
M Source/WebCore/rendering/svg/RenderSVGTextPath.cpp
M Source/WebCore/rendering/svg/RenderSVGTextPath.h
M Source/WebCore/rendering/svg/SVGInlineTextBox.h
M Source/WebCore/rendering/svg/SVGTextLayoutEngine.h
M Source/WebCore/rendering/svg/SVGTextMetrics.h
M Source/WebCore/svg/SVGAnimationElement.h
M Source/WebCore/svg/animation/SVGSMILElement.cpp
M Source/WebCore/svg/animation/SVGSMILElement.h
Log Message:
-----------
Remove dead code in the SVG, SVG Rendering and SVG Animation
https://bugs.webkit.org/show_bug.cgi?id=256650
rdar://problem/109519169
Reviewed by Simon Fraser.
This patch just removes dead code from SVG related code.
Selective Merge: https://src.chromium.org/viewvc/blink?revision=163910&view=revision &
https://src.chromium.org/viewvc/blink?view=revision&revision=163974
* Source/WebCore/rendering/svg/LegacyRenderSVGImage.h:
* Source/WebCore/rendering/svg/LegacyRenderSVGRoot.h:
* Source/WebCore/rendering/svg/RenderSVGTextPath.cpp:
* Source/WebCore/rendering/svg/RenderSVGTextPath.h:
* Source/WebCore/rendering/svg/SVGInlineTextBox.h:
* Source/WebCore/rendering/svg/SVGTextLayoutEngine.h:
* Source/WebCore/rendering/svg/SVGTextMetrics.h:
* Source/WebCore/svg/animation/SVGSMILElement.cpp:
* Source/WebCore/svg/animation/SVGSMILElement.h:
* Source/WebCore/svg/SVGAnimationElement.h:
Canonical link: https://commits.webkit.org/264223@main
More information about the webkit-changes
mailing list