WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240247
Add find()/reverseFind()/contains() overloads takes an ASCIILiteral to our String types
https://bugs.webkit.org/show_bug.cgi?id=240247
Summary
Add find()/reverseFind()/contains() overloads takes an ASCIILiteral to our St...
Chris Dumez
Reported
2022-05-09 12:33:14 PDT
Add find()/reverseFind()/contains() overloads takes an ASCIILiteral to our String types. These versions are more efficient when the call sites have an ASCIILiteral as they have less branching.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-05-09 13:05:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/569
Radar WebKit Bug Importer
Comment 2
2022-05-16 12:34:12 PDT
<
rdar://problem/93365800
>
Chris Dumez
Comment 3
2022-05-18 09:31:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/730
EWS
Comment 4
2022-05-18 22:54:30 PDT
Committed
r294468
(
250730@main
): <
https://commits.webkit.org/250730@main
> Reviewed commits have been landed. Closing PR #730 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug