Bug 263195
| Summary: | Add cache for SVGPathElement "d" attribute parsing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | SVG | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 263288 | ||
| Bug Blocks: | |||
Chris Dumez
Add cache for SVGPathElement "d" attribute parsing to avoid spending CPU time re-parsing the same "d" attribute values.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://110970184>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/19114
EWS
Committed 269372@main (75b882901e33): <https://commits.webkit.org/269372@main>
Reviewed commits have been landed. Closing PR #19114 and removing active labels.