[webkit-reviews] review canceled: [Bug 95793] Improve the initialization of empty strings : [Attachment 162154] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 00:48:25 PDT 2012


Benjamin Poulain <benjamin at webkit.org> has canceled Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 95793: Improve the initialization of empty strings
https://bugs.webkit.org/show_bug.cgi?id=95793

Attachment 162154: Patch
https://bugs.webkit.org/attachment.cgi?id=162154&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
Stricto sensu, this is relying on a compiler optimization.

I should make the solution explicit with rvalue reference, and that will also
solve the problem of operator=.

I'll make an update tomorrow.


More information about the webkit-reviews mailing list