Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Issue 7647027: Return error not null for date time format. (Closed)

Created:
9 years, 4 months ago by Nebojša Ćirić
Modified:
9 years, 4 months ago
Reviewers:
jungshik at Google
CC:
v8-dev
Visibility:
Public.

Description

Return error not null for date time format. BUG=v8:1602 TEST=new (new v8Locale().createDateTimeFormat()).getWeekdays should return Error not a Null. Committed: http://code.google.com/p/v8/source/detail?r=8935

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/extensions/experimental/datetime-format.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nebojša Ćirić
This API will probably disappear soon, but lets fix it.
9 years, 4 months ago (2011-08-15 20:32:22 UTC) #1
jungshik at Google
9 years, 4 months ago (2011-08-15 22:11:20 UTC) #2
On 2011/08/15 20:32:22, Nebojša Ćirić wrote:
> This API will probably disappear soon, but lets fix it.

LGTM. BTW, can you change the bug line to read

BUG=v8:1602

(then, linkifier will do the right thing (TM)).

Powered by Google App Engine
This is Rietveld 408576698