Bug 262343

Summary: Eliminate recursion under SVGTextMetricsBuilder::walkTree()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: SVGAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792, sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=262192

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.