Bug 66573

Summary: Use v8-i18n library instead v8 library for JS i18n API
Product: WebKit Reporter: Nebojša Ćirić <cira>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.