[webkit-changes] [WebKit/WebKit] d42df0: Remove 'dumpSVGCharacterDataMapValue' and 'dump' f...
Ahmad Saleem
noreply at github.com
Sat Nov 18 03:12:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d42df0c67eeab27085ab2da5c826d3d5de33adbc
https://github.com/WebKit/WebKit/commit/d42df0c67eeab27085ab2da5c826d3d5de33adbc
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-11-18 (Sat, 18 Nov 2023)
Changed paths:
M Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp
M Source/WebCore/rendering/svg/SVGTextLayoutAttributes.h
Log Message:
-----------
Remove 'dumpSVGCharacterDataMapValue' and 'dump' functions from 'SVGTextLayoutAttributes.cpp|h'
https://bugs.webkit.org/show_bug.cgi?id=264476
Reviewed by Nikolas Zimmermann.
This PR removes unused code in 'SVGTextLayoutAttributes.cpp' and related header file.
* Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp:
(dumpSVGCharacterDataMapValue):
(SVGTextLayoutAttributes::dump):
* Source/WebCore/rendering/svg/SVGTextLayoutAttributes.h:
Canonical link: https://commits.webkit.org/270937@main
More information about the webkit-changes
mailing list