Bug 244671

Summary: Inline String::substring()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2022-09-01 09:03:48 PDT
Inline String::substring() to avoid unnecessary function call when the result is the same string.
Comment 1 Chris Dumez 2022-09-01 09:05:49 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3911
Comment 2 EWS 2022-09-01 15:12:41 PDT
Committed 254074@main (cc6daf68c1ca): <https://commits.webkit.org/254074@main>

Reviewed commits have been landed. Closing PR #3911 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-01 15:13:16 PDT
<rdar://problem/99459784>