[Webkit-unassigned] [Bug 90906] Implement ECMAScript Internationalization API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 18:39:00 PDT 2015


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

--- Comment #18 from Darin Adler <darin at apple.com> ---
Comment on attachment 253799
  --> https://bugs.webkit.org/attachment.cgi?id=253799
Patch

Generally we need to use the C API to ICU, not the C++ API. I think you’ll have better luck if you take that approach. The code here seems to be trying to use the C++.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150528/6ce64ce5/attachment.html>


More information about the webkit-unassigned mailing list