Bug 253730

Summary: Use the initializer list to initialize String::m_impl
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   

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
Chris Dumez
Comment 1 2023-03-10 13:10:58 PST
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
Note You need to log in before you can comment on or make changes to this bug.