Bug 80815 - Use ICU C API instead of C++ API in LocalizedNumberICU
Summary: Use ICU C API instead of C++ API in LocalizedNumberICU
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL: https://bugs.gentoo.org/show_bug.cgi?...
Keywords:
Depends on: 78326
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-11 22:51 PDT by Kent Tamura
Modified: 2012-03-12 01:38 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.52 KB, patch)
2012-03-11 23:03 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-03-11 22:51:51 PDT
Because C++ API of ICU 4.8 is not upper-compatible with ICU 4.6.
Comment 1 Kent Tamura 2012-03-11 23:03:04 PDT
Created attachment 131285 [details]
Patch
Comment 2 Hajime Morrita 2012-03-12 00:07:55 PDT
Comment on attachment 131285 [details]
Patch 

Looks good.
Comment 3 WebKit Review Bot 2012-03-12 01:38:23 PDT
Comment on attachment 131285 [details]
Patch 

Clearing flags on attachment: 131285

Committed r110414: <http://trac.webkit.org/changeset/110414>
Comment 4 WebKit Review Bot 2012-03-12 01:38:28 PDT
All reviewed patches have been landed.  Closing bug.