RESOLVED FIXED66573
Use v8-i18n library instead v8 library for JS i18n API
https://bugs.webkit.org/show_bug.cgi?id=66573
Summary Use v8-i18n library instead v8 library for JS i18n API
Nebojša Ćirić
Reported 2011-08-19 12:07:24 PDT
i18n support in v8 library was moved to a separate code.google.com/p/v8-i18n project. Chromium DEPS should point to the new library. WebCore.gyp file should point to a new build package. V8DOMWindowShell.cpp should use new include path and namespace.
Attachments
Patch (3.64 KB, patch)
2011-08-19 12:10 PDT, Nebojša Ćirić
no flags
Nebojša Ćirić
Comment 1 2011-08-19 12:10:49 PDT
Kent Tamura
Comment 2 2011-08-20 20:32:08 PDT
Comment on attachment 104542 [details] Patch ok
WebKit Review Bot
Comment 3 2011-08-20 21:38:06 PDT
Comment on attachment 104542 [details] Patch Clearing flags on attachment: 104542 Committed r93484: <http://trac.webkit.org/changeset/93484>
WebKit Review Bot
Comment 4 2011-08-20 21:38:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.