Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 158a57f939b885c07bd6835de7576cb9b6497a41
https://github.com/WebKit/WebKit/commit/158a57f939b885c07bd6835de7576cb9b6497a41
Author: Rob Buis <[email protected]>
Date: 2026-01-07 (Wed, 07 Jan 2026)
Changed paths:
M Source/WebCore/rendering/svg/RenderSVGTransformableContainer.h
M Source/WebCore/svg/SVGUseElement.cpp
Log Message:
-----------
[LBSE] Fix getBBox-use.html crash
https://bugs.webkit.org/show_bug.cgi?id=305044
Reviewed by Nikolas Zimmermann.
In 302400@main there was no logic to handle LBSE, so casting to legacy
would crash. So add the special logic for LBSE.
* Source/WebCore/rendering/svg/RenderSVGTransformableContainer.h:
* Source/WebCore/svg/SVGUseElement.cpp:
(WebCore::SVGUseElement::getBBox):
Canonical link: https://commits.webkit.org/305213@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications