WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93435
Remove fractionDigits argument of WebCore::convertToLocalizedNumber()
https://bugs.webkit.org/show_bug.cgi?id=93435
Summary
Remove fractionDigits argument of WebCore::convertToLocalizedNumber()
Kent Tamura
Reported
2012-08-07 22:24:39 PDT
Remove fractionDigits argument of WebCore::convertToLocalizedNumber() because it is not used any more.
Attachments
Patch
(10.29 KB, patch)
2012-08-07 22:30 PDT
,
Kent Tamura
haraken
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2012-08-07 22:30:09 PDT
Created
attachment 157116
[details]
Patch
Kentaro Hara
Comment 2
2012-08-07 22:32:38 PDT
Comment on
attachment 157116
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=157116&action=review
Looks OK
> Source/WebCore/platform/text/LocalizedNumber.h:40 > // conform to HTML floating-point numbers, and is not empty. The
Nit: Remove the last "The".
Kent Tamura
Comment 3
2012-08-07 23:47:17 PDT
Thanks. (In reply to
comment #2
)
> > // conform to HTML floating-point numbers, and is not empty. The > > Nit: Remove the last "The".
will fix and land.
Kent Tamura
Comment 4
2012-08-07 23:49:21 PDT
Committed
r124998
: <
http://trac.webkit.org/changeset/124998
>
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