Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 459f81b38481aff16323a2fa88756fe2cbd28abe
https://github.com/WebKit/WebKit/commit/459f81b38481aff16323a2fa88756fe2cbd28abe
Author: Nikolas Zimmermann <[email protected]>
Date: 2023-05-27 (Sat, 27 May 2023)
Changed paths:
M Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp
Log Message:
-----------
Make debug mode in SVGTextLayoutEngine functional again
https://bugs.webkit.org/show_bug.cgi?id=257155
Reviewed by Rob Buis.
Make debug mode 'DUMP_TEXT_FRAGMENTS' > 0, work again.
It wasn't adapted to the changes in the surrounding code since
a few years, since the code isn't compiled, usually.
Rename to DUMP_SVG_TEXT_LAYOUT_FRAGMENTS for clarity.
No change in functionality, thus no new tests.
* Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp:
(WebCore::dumpTextBoxes): Fix build issues.
Canonical link: https://commits.webkit.org/264625@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes