Bug 163165 - Reduce count churning of DOM Exception/ExceptionOr String m_message
Summary: Reduce count churning of DOM Exception/ExceptionOr String m_message
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-10-08 07:13 PDT by youenn fablet
Modified: 2017-10-14 16:49 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2016-10-08 07:13:41 PDT
We should move from cost String& to String/String&& in the constructor/getter.
Comment 1 Darin Adler 2016-10-08 16:35:09 PDT
Didn’t notice you had filed this bug.

I fixed this as part of merging with your changes in <https://trac.webkit.org/changeset/206960>. We can use this bug to finish up in case there are any loose ends.
Comment 2 youenn fablet 2017-10-14 16:48:09 PDT
There is probably nothing to do here. Closing bug.
Comment 3 Radar WebKit Bug Importer 2017-10-14 16:49:33 PDT
<rdar://problem/34995871>