[webkit-reviews] review requested: [Bug 47714] Replace some String::format() usages by StringConcatenate in WebKit : [Attachment 70854] Patch v5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 15 05:12:05 PDT 2010


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 47714: Replace some String::format() usages by StringConcatenate in WebKit
https://bugs.webkit.org/show_bug.cgi?id=47714

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

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
*sigh* Forgot to include JavaScriptCore changes. Added StringTypeAdapter<UChar>
to avoid having to convert UChars, we can directly append them.


More information about the webkit-reviews mailing list