Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1db54fba037f5e76caabb29c3edfe40a3a24212c
https://github.com/WebKit/WebKit/commit/1db54fba037f5e76caabb29c3edfe40a3a24212c
Author: Chris Dumez <[email protected]>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M Source/WebCore/svg/SVGAltGlyphDefElement.cpp
M Source/WebCore/svg/SVGAltGlyphDefElement.h
M Source/WebCore/svg/SVGAltGlyphElement.cpp
M Source/WebCore/svg/SVGAltGlyphElement.h
M Source/WebCore/svg/SVGAltGlyphItemElement.cpp
M Source/WebCore/svg/SVGAltGlyphItemElement.h
M Source/WebCore/svg/SVGGlyphRefElement.cpp
M Source/WebCore/svg/SVGGlyphRefElement.h
Log Message:
-----------
Drop SVGAltGlyphElement::hasValidGlyphElements() as it is dead code
https://bugs.webkit.org/show_bug.cgi?id=320637
Reviewed by Darin Adler.
* Source/WebCore/svg/SVGAltGlyphDefElement.cpp:
(WebCore::SVGAltGlyphDefElement::hasValidGlyphElements const): Deleted.
* Source/WebCore/svg/SVGAltGlyphDefElement.h:
* Source/WebCore/svg/SVGAltGlyphElement.cpp:
(WebCore::SVGAltGlyphElement::hasValidGlyphElements const): Deleted.
* Source/WebCore/svg/SVGAltGlyphElement.h:
* Source/WebCore/svg/SVGAltGlyphItemElement.cpp:
(WebCore::SVGAltGlyphItemElement::hasValidGlyphElements const): Deleted.
* Source/WebCore/svg/SVGAltGlyphItemElement.h:
* Source/WebCore/svg/SVGGlyphRefElement.cpp:
(WebCore::SVGGlyphRefElement::hasValidGlyphElement const): Deleted.
* Source/WebCore/svg/SVGGlyphRefElement.h:
Canonical link: https://commits.webkit.org/318275@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications