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   

Chris Dumez
Reported 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.
Attachments
Chris Dumez
Comment 1 2023-06-27 13:37:25 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2023-06-27 21:00:18 PDT
Note You need to log in before you can comment on or make changes to this bug.