Bug 66573 - Use v8-i18n library instead v8 library for JS i18n API
Summary: Use v8-i18n library instead v8 library for JS i18n API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-19 12:07 PDT by Nebojša Ćirić
Modified: 2011-08-20 21:38 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.64 KB, patch)
2011-08-19 12:10 PDT, Nebojša Ćirić
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nebojša Ćirić 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.
Comment 1 Nebojša Ćirić 2011-08-19 12:10:49 PDT
Created attachment 104542 [details]
Patch
Comment 2 Kent Tamura 2011-08-20 20:32:08 PDT
Comment on attachment 104542 [details]
Patch

ok
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2011-08-20 21:38:10 PDT
All reviewed patches have been landed.  Closing bug.