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

Issue 9770: Make sure that data functions return 0 instead of -0 for a number of... (Closed)

Created:
12 years, 1 month ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Make sure that data functions return 0 instead of -0 for a number of date functions such as getHours for dates before 1970. This is consistent with the behavior of other JavaScript engines. Committed: http://code.google.com/p/v8/source/detail?r=732

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/date-delay.js View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (chromium)
12 years, 1 month ago (2008-11-11 12:56:06 UTC) #1
Mads Ager (chromium)
12 years, 1 month ago (2008-11-11 12:56:45 UTC) #2
Kevin Millikin (Chromium)
12 years, 1 month ago (2008-11-11 13:28:43 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698