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

Issue 10536061: Add Javascript time methods to base::Time. (Closed)

Created:
8 years, 6 months ago by Jeffrey Yasskin
Modified:
8 years, 6 months ago
Reviewers:
brettw
CC:
chromium-reviews, erikwright (departed)
Visibility:
Public.

Description

Add Javascript time methods to base::Time. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141317

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M base/time.h View 1 chunk +6 lines, -0 lines 0 comments Download
M base/time.cc View 1 chunk +17 lines, -0 lines 1 comment Download
M base/time_unittest.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Jeffrey Yasskin
I was surprised that there weren't methods to convert directly from javascript "ms since the ...
8 years, 6 months ago (2012-06-07 22:35:07 UTC) #1
brettw
What is the use case for this?
8 years, 6 months ago (2012-06-07 22:43:18 UTC) #2
Jeffrey Yasskin
On 2012/06/07 22:43:18, brettw wrote: > What is the use case for this? I'm working ...
8 years, 6 months ago (2012-06-07 22:51:19 UTC) #3
Jeffrey Yasskin
http://codereview.chromium.org/10536061/diff/1/base/time.cc File base/time.cc (right): http://codereview.chromium.org/10536061/diff/1/base/time.cc#newcode92 base/time.cc:92: if (us_ == 0) { It may actually make ...
8 years, 6 months ago (2012-06-08 19:20:16 UTC) #4
brettw
lgtm
8 years, 6 months ago (2012-06-08 21:06:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jyasskin@chromium.org/10536061/1
8 years, 6 months ago (2012-06-08 21:14:12 UTC) #6
commit-bot: I haz the power
8 years, 6 months ago (2012-06-08 22:59:35 UTC) #7
Change committed as 141317

Powered by Google App Engine
This is Rietveld 408576698