RESOLVED FIXED57836
Cleanup StringConcatenate
https://bugs.webkit.org/show_bug.cgi?id=57836
Summary Cleanup StringConcatenate
Nikolas Zimmermann
Reported 2011-04-05 06:01:16 PDT
Cleanup StringConcatenate, it uses PassRefPtr<> in local variables. While I'm at it, add a makeString overload for 9 arguments (needed in a follow-up patch).
Attachments
Patch (12.51 KB, patch)
2011-04-05 06:03 PDT, Nikolas Zimmermann
kling: review+
Nikolas Zimmermann
Comment 1 2011-04-05 06:03:20 PDT
Nikolas Zimmermann
Comment 2 2011-04-05 06:08:30 PDT
Thanks Andreas! Landed in r82931.
Note You need to log in before you can comment on or make changes to this bug.