[Webkit-unassigned] [Bug 107505] New: Abstract the logic for appending a UChar32 into StringBuilder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 23:18:27 PST 2013


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

           Summary: Abstract the logic for appending a UChar32 into
                    StringBuilder
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Several StringBuilder clients in WebCore want to a append a UChar32 onto a StringBuilder. Right now the logic for doing this is repeated at each place.

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