WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
81429
Use modern NSNumberFormatter API in LocalizedNumberMac.mm
https://bugs.webkit.org/show_bug.cgi?id=81429
Summary
Use modern NSNumberFormatter API in LocalizedNumberMac.mm
Matt Lilek
Reported
2012-03-16 16:37:07 PDT
- [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
>
Attachments
patch
(1.28 KB, patch)
2012-03-16 16:44 PDT
,
Matt Lilek
mitz: review+
dev+webkit
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2012-03-16 16:44:13 PDT
Created
attachment 132415
[details]
patch
Matt Lilek
Comment 2
2012-03-16 17:30:08 PDT
http://trac.webkit.org/changeset/111096
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug