[Webkit-unassigned] [Bug 39451] Client side JavaScript i18n API proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 16:10:57 PDT 2010


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


Jungshik Shin <jshin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dglazkov at chromium.org,
                   |                            |fishd at chromium.org,
                   |                            |mjs at apple.com,
                   |                            |slightlyoff at chromium.org




--- Comment #1 from Jungshik Shin <jshin at chromium.org>  2010-05-20 16:10:56 PST ---
We're aware that not all Webkit ports use ICU, let alone non-Webkit Javascript engines/html+css rendering engines. Therefore, we'll be careful not to bind our APIs too tightly to ICU although our implementations (JSC and V8) will use ICU. 

Moreover, we do not expect to get the identical results across implementations because different (although comparable) locale data will be used. Rather, our goal is to have universal syntax and consistent support available for i18n of browser-based applications. However, we do expect different implementations to have comparable 'outputs' (of API calls). And, one potential (widely used) converging point would be CLDR (http://cldr.unicode.org )

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