[Webkit-unassigned] [Bug 90247] New: Use StringBuilder in SegmentedString::toString()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 21:56:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90247

           Summary: Use StringBuilder in SegmentedString::toString()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.net


Use a StringBuilder instead of String concatenation because StringBuilder is generally faster.

-- 
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