[webkit-reviews] review requested: [Bug 58420] String operator+ reallocates unnecessarily when concatting > 2 strings : [Attachment 91823] Patch v11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 1 07:12:22 PDT 2011


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 58420: String operator+ reallocates unnecessarily when concatting > 2
strings
https://bugs.webkit.org/show_bug.cgi?id=58420

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

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Oops, forgot to include the changes in Source/WebCore/ChangeLog.
Added an inline variant of the operator+ for two Strings, hopefully fixes Qt
build, which sees QString operator+ clashes.


More information about the webkit-reviews mailing list