[webkit-reviews] review requested: [Bug 49414] Implement ECMAScript I18N APIs (proposed) : [Attachment 80086] Using WebRuntimeFeatures instead of WebSettings for i18n API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 11:12:12 PST 2011


Nebojša Ćirić <cira at chromium.org> has asked  for review:
Bug 49414: Implement ECMAScript I18N APIs (proposed)
https://bugs.webkit.org/show_bug.cgi?id=49414

Attachment 80086: Using WebRuntimeFeatures instead of WebSettings for i18n API
https://bugs.webkit.org/attachment.cgi?id=80086&action=review

------- Additional Comments from Nebojša Ćirić <cira at chromium.org>
We are using features.gypi to define conditional ENABLE_EXPERIMENTAL_I18N_API
guard, and WebRuntimeFeatures to pass the command line settings.

CL (http://codereview.chromium.org/6250025/) was landed in v8 tree and should
propagate to WebKit deps before this patch gets submitted.


More information about the webkit-reviews mailing list