[Webkit-unassigned] [Bug 30342] New: Eliminate the use of String::format

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 14:43:24 PDT 2009


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

           Summary: Eliminate the use of String::format
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evan at chromium.org


String::format relies internally on printf(), which is in turn affected by the
system locale in how it handles decimal separators, etc.

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