Bug 253730
Summary: | Use the initializer list to initialize String::m_impl | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
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
Pull request: https://github.com/WebKit/WebKit/pull/11379
EWS
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
<rdar://problem/106573875>