Use StringBuilder::append(char) and StringBuilder::appendLiteral in more places. I checked `binaryinfo $build/Release/WebCore.framework/WebCore` before and after my change and it was the same: > TEXT SIZE DATA SIZE OBJC SIZE OTHR SIZE EXPORTS LINKAGE NAMESPACE PREBOUND BINARY > ========= ========= ========= ========= ======= ======= ========= ======== ========== > 16500 KB 1852 KB 0 KB 18192 KB 2921 -n TOO MUCH
Created attachment 237525 [details] [PATCH] Proposed Fix
Comment on attachment 237525 [details] [PATCH] Proposed Fix r=me
Comment on attachment 237525 [details] [PATCH] Proposed Fix Clearing flags on attachment: 237525 Committed r173212: <http://trac.webkit.org/changeset/173212>
All reviewed patches have been landed. Closing bug.