WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253730
Use the initializer list to initialize String::m_impl
https://bugs.webkit.org/show_bug.cgi?id=253730
Summary
Use the initializer list to initialize String::m_impl
Chris Dumez
Reported
2023-03-10 13:09:04 PST
Use the initializer list to initialize String::m_impl, instead of doing it in the constructor's body. This should be slightly more efficient.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-10 13:10:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11379
EWS
Comment 2
2023-03-10 14:51:21 PST
Committed
261530@main
(c0b2534060e4): <
https://commits.webkit.org/261530@main
> Reviewed commits have been landed. Closing PR #11379 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-10 14:52:17 PST
<
rdar://problem/106573875
>
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