Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a0724fbb0f9b905d23c10cf2ef63a35f9d18e57f
https://github.com/WebKit/WebKit/commit/a0724fbb0f9b905d23c10cf2ef63a35f9d18e57f
Author: Rob Buis <[email protected]>
Date: 2026-04-09 (Thu, 09 Apr 2026)
Changed paths:
M Source/WebCore/svg/SVGFilterElement.cpp
M Source/WebCore/svg/SVGFontElement.h
M Source/WebCore/svg/SVGPolyElement.cpp
M Source/WebCore/svg/SVGStringList.cpp
M Source/WebCore/svg/SVGStringList.h
M Source/WebCore/svg/SVGViewSpec.cpp
M Source/WebCore/svg/animation/SVGSMILElement.cpp
Log Message:
-----------
Remove SVGParserUtilities.h from files not using it
https://bugs.webkit.org/show_bug.cgi?id=309545
rdar://172717137
Reviewed by Claudio Saavedra.
Remove SVGParserUtilities.h from files not using it as well as moving it out of
headers where possible.
* Source/WebCore/svg/SVGFilterElement.cpp:
* Source/WebCore/svg/SVGFontElement.h:
* Source/WebCore/svg/SVGPolyElement.cpp:
* Source/WebCore/svg/SVGStringList.cpp:
* Source/WebCore/svg/SVGStringList.h:
* Source/WebCore/svg/SVGViewSpec.cpp:
* Source/WebCore/svg/animation/SVGSMILElement.cpp:
Canonical link: https://commits.webkit.org/310837@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications