RESOLVED FIXED 262343
Eliminate recursion under SVGTextMetricsBuilder::walkTree()
https://bugs.webkit.org/show_bug.cgi?id=262343
Summary Eliminate recursion under SVGTextMetricsBuilder::walkTree()
Chris Dumez
Reported 2023-09-28 16:27:16 PDT
Eliminate recursion under SVGTextMetricsBuilder::walkTree() by doing a pre-order traversal of the tree.
Attachments
Chris Dumez
Comment 1 2023-09-28 16:29:23 PDT
EWS
Comment 2 2023-09-28 20:45:57 PDT
Committed 268627@main (6ed03bca1507): <https://commits.webkit.org/268627@main> Reviewed commits have been landed. Closing PR #18390 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-09-28 20:46:14 PDT
Note You need to log in before you can comment on or make changes to this bug.