Bug 244671 - Inline String::substring()
Summary: Inline String::substring()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-01 09:03 PDT by Chris Dumez
Modified: 2022-09-01 15:13 PDT (History)
1 user (show)

See Also:


Attachments

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