[Webkit-unassigned] [Bug 136470] New: Use StringBuilder append(char) and appendLiteral in more places
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 2 16:07:22 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136470
Summary: Use StringBuilder append(char) and appendLiteral in
more places
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joepeck at webkit.org
CC: benjamin at webkit.org
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list