Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f3fb9be8c17f5c53bf2c4a5fcbdeca8b9c58fe96
https://github.com/WebKit/WebKit/commit/f3fb9be8c17f5c53bf2c4a5fcbdeca8b9c58fe96
Author: Ahmad Saleem <[email protected]>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M Source/WebCore/svg/SVGTextPathElement.cpp
Log Message:
-----------
[LBSE] Fix `textPath` test crashes post 283675@main
https://bugs.webkit.org/show_bug.cgi?id=294432
rdar://153269819
Reviewed by Simon Fraser.
This patch is to address crashes in 'textPath' SVG tests on LBSE implementation,
it seems to be introduced by 283675@main, where the change didn't handled
LBSE part leading to crashes. This patch just early return in case of LBSE case.
I confirmed while trying to generate 'Tahoe' expectations for LBSE that it does
fix all crashes for 'textPath' SVG tests.
* Source/WebCore/svg/SVGTextPathElement.cpp:
(WebCore::SVGTextPathElement::buildPendingResource):
Canonical link: https://commits.webkit.org/296202@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes