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

Issue 10332311: Remove remaining uses of v8Locale. Fix the call to v8Intl.DateTimeFormat(). (Closed)

Created:
8 years, 7 months ago by Oleg Eterevsky
Modified:
8 years, 7 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

Remove remaining uses of v8Locale. Fix the call to v8Intl.DateTimeFormat(). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138493

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M chrome/browser/resources/file_manager/js/file_manager.js View 2 chunks +3 lines, -7 lines 0 comments Download
M chrome/browser/resources/file_manager/js/mock_chrome.js View 1 chunk +15 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Oleg Eterevsky
8 years, 7 months ago (2012-05-23 11:31:32 UTC) #1
dgozman
If V8Intl is already supported in ToT, this patch LGTM.
8 years, 7 months ago (2012-05-23 11:56:41 UTC) #2
Nebojša Ćirić
lgtm http://codereview.chromium.org/10332311/diff/1/chrome/browser/resources/file_manager/js/mock_chrome.js File chrome/browser/resources/file_manager/js/mock_chrome.js (right): http://codereview.chromium.org/10332311/diff/1/chrome/browser/resources/file_manager/js/mock_chrome.js#newcode732 chrome/browser/resources/file_manager/js/mock_chrome.js:732: */ Just a question - do you still ...
8 years, 7 months ago (2012-05-23 15:57:37 UTC) #3
Oleg Eterevsky
8 years, 7 months ago (2012-05-23 16:19:23 UTC) #4
http://codereview.chromium.org/10332311/diff/1/chrome/browser/resources/file_...
File chrome/browser/resources/file_manager/js/mock_chrome.js (right):

http://codereview.chromium.org/10332311/diff/1/chrome/browser/resources/file_...
chrome/browser/resources/file_manager/js/mock_chrome.js:732: */
On 2012/05/23 15:57:38, Nebojša Ćirić wrote:
> Just a question - do you still need this section? I am maybe missing the
goal...

We are using these mocks to run file browser in a usual Chrome -- it allows to
debug much of the code without compiling anything. So till our desktop browsers
are upgraded to M20, it's useful to have these mocks.

Powered by Google App Engine
This is Rietveld 408576698