[Webkit-unassigned] [Bug 81429] New: Use modern NSNumberFormatter API in LocalizedNumberMac.mm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 16 16:37:07 PDT 2012


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

           Summary: Use modern NSNumberFormatter API in
                    LocalizedNumberMac.mm
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mlilek at apple.com


- [NSNumberFormatter setHasThousandSeparators:] isn't officially marked as deprecated, but setUsesGroupingSeparator: is a more modern way of doing it.  We should switch to it.

<rdar://problem/10121259>

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