Bug 258589

Summary: Update buildSVGPathByteStreamFromString() to take a StringView
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: SVGAssignee: 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   

Description Chris Dumez 2023-06-27 13:35:49 PDT
Update buildSVGPathByteStreamFromString() to take a StringView to avoid constructing Strings in some cases. A StringView is sufficient for parsing.
Comment 1 Chris Dumez 2023-06-27 13:37:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15345
Comment 2 EWS 2023-06-27 20:59:36 PDT
Committed 265573@main (6326fffd83e2): <https://commits.webkit.org/265573@main>

Reviewed commits have been landed. Closing PR #15345 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-27 21:00:18 PDT
<rdar://problem/111430653>