Bug 258589 - Update buildSVGPathByteStreamFromString() to take a StringView
Summary: Update buildSVGPathByteStreamFromString() to take a StringView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-27 13:35 PDT by Chris Dumez
Modified: 2023-06-27 21:00 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>