Bug 262343
Summary: | Eliminate recursion under SVGTextMetricsBuilder::walkTree() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | SVG | Assignee: | 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
Eliminate recursion under SVGTextMetricsBuilder::walkTree() by doing a pre-order traversal of the tree.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/18390
EWS
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
<rdar://problem/116217640>