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

Issue 8875: Fix Chromium issue 3607.... (Closed)

Created:
12 years, 1 month ago by Feng Qian
Modified:
9 years, 7 months ago
Reviewers:
iposva
CC:
v8-dev
Visibility:
Public.

Description

Fix Chromium issue 3607. Make Date::toLocaleDateString output be the same format as Safari. Someone famililar with Date builtin object should check other functions. Committed: http://code.google.com/p/v8/source/detail?r=645

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Feng Qian
12 years, 1 month ago (2008-10-29 16:15:10 UTC) #1
iposva
12 years, 1 month ago (2008-10-29 22:59:38 UTC) #2
LGTMForNow

I am OK with this change for "Mstone-1.0" only to make it look more like Safari
on Windows: It appears that Safari 3.1.2 on Windows does not honor the local
machine setting for the Date formatting. Safari 3.1.2 on the Mac does change the
output based on the system preference.

We should mark the fact that this is a quick hack in the bug and assign the bug
to somebody knowledgeable about date formatting to fix the real "I18N" issue.

-Ivan

http://codereview.chromium.org/8875/diff/1/2
File src/date-delay.js (right):

http://codereview.chromium.org/8875/diff/1/2#newcode504
Line 504: 
missing new line?

Powered by Google App Engine
This is Rietveld 408576698