Bug 163165

Summary: Reduce count churning of DOM Exception/ExceptionOr String m_message
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>