Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(720)

Issue 6598047: Introduce global Intl namespace - alias v8Intl to Intl. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by cira1
Modified:
11 years, 6 months ago
Reviewers:
jungshik, jshin
CC:
v8-dev_googlegroups.com
Base URL:
http://v8-i18n.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This change introduces Intl object into global namespace. We discussed the name at the EcmaScript TC39 meetings and decided that it shouldn't break any of the major libraries, so it became part of the ECMA 402 standard. v8Intl object is aliased to Intl so we don't expect any problems with existing clients (ChromeOS, Drive, some Chrome apps).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -58 lines) Patch
M src/break-iterator.js View 4 chunks +10 lines, -10 lines 0 comments Download
M src/collator.js View 4 chunks +7 lines, -7 lines 0 comments Download
M src/date-format.js View 4 chunks +8 lines, -8 lines 0 comments Download
M src/footer.js View 1 chunk +5 lines, -1 line 0 comments Download
M src/header.js View 1 chunk +2 lines, -2 lines 0 comments Download
M src/number-format.js View 4 chunks +8 lines, -8 lines 0 comments Download
D tests/adapter.js View 1 chunk +0 lines, -18 lines 0 comments Download
A tests/intl/general/v8Intl-exists.js View 1 chunk +23 lines, -0 lines 0 comments Download
M tests/intl/run-tests.py View 2 chunks +1 line, -2 lines 0 comments Download
M tests/test262/run-tests.py View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2
cira1
PTL.
11 years, 6 months ago (2012-10-01 19:31:42 UTC) #1
jungshik
11 years, 6 months ago (2012-10-01 19:36:48 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b