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

Issue 10918274: chrome://downloads updateDateDisplay more often (Closed)

Created:
8 years, 3 months ago by benjhayden
Modified:
8 years, 2 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

chrome://downloads updateDateDisplay more often. Also use an empty since string for future dates instead of 'Today'. Reviewers: estade: resources/downloads/downloads.js, webui/downloads_dom_handler.cc Done: rdsmith, asanka: * BUG=60954 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158615

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M chrome/browser/resources/downloads/downloads.js View 1 1 chunk +6 lines, -1 line 0 comments Download
M chrome/common/time_format.h View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/time_format.cc View 1 2 3 4 5 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
benjhayden
PTAL
8 years, 3 months ago (2012-09-17 16:05:40 UTC) #1
asanka
http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js File chrome/browser/resources/downloads/downloads.js (right): http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js#newcode108 chrome/browser/resources/downloads/downloads.js:108: // Download.prototype.update may change its nodeSince_ and nodeDate_, so ...
8 years, 3 months ago (2012-09-17 16:48:14 UTC) #2
benjhayden
Time is hard. http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js File chrome/browser/resources/downloads/downloads.js (right): http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js#newcode108 chrome/browser/resources/downloads/downloads.js:108: // Download.prototype.update may change its nodeSince_ ...
8 years, 3 months ago (2012-09-17 17:02:38 UTC) #3
asanka
http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js File chrome/browser/resources/downloads/downloads.js (right): http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js#newcode108 chrome/browser/resources/downloads/downloads.js:108: // Download.prototype.update may change its nodeSince_ and nodeDate_, so ...
8 years, 3 months ago (2012-09-17 17:50:14 UTC) #4
benjhayden
http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js File chrome/browser/resources/downloads/downloads.js (right): http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js#newcode108 chrome/browser/resources/downloads/downloads.js:108: // Download.prototype.update may change its nodeSince_ and nodeDate_, so ...
8 years, 3 months ago (2012-09-17 18:09:42 UTC) #5
Randy Smith (Not in Mondays)
I'm hesitant to suggest this (as I don't think a massive, complex CL is the ...
8 years, 3 months ago (2012-09-17 19:55:49 UTC) #6
Randy Smith (Not in Mondays)
On 2012/09/17 19:55:49, rdsmith wrote: > I'm hesitant to suggest this (as I don't think ...
8 years, 3 months ago (2012-09-17 19:56:57 UTC) #7
Randy Smith (Not in Mondays)
On 2012/09/17 18:09:42, benjhayden_chromium wrote: > http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js > File chrome/browser/resources/downloads/downloads.js (right): > > http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js#newcode108 > ...
8 years, 3 months ago (2012-09-17 19:58:27 UTC) #8
benjhayden
On 2012/09/17 19:58:27, rdsmith wrote: > On 2012/09/17 18:09:42, benjhayden_chromium wrote: > > > http://codereview.chromium.org/10918274/diff/2001/chrome/browser/resources/downloads/downloads.js ...
8 years, 3 months ago (2012-09-17 20:17:43 UTC) #9
Randy Smith (Not in Mondays)
On 2012/09/17 20:17:43, benjhayden_chromium wrote: > On 2012/09/17 19:58:27, rdsmith wrote: > > On 2012/09/17 ...
8 years, 3 months ago (2012-09-17 20:23:37 UTC) #10
asanka
On 2012/09/17 20:17:43, benjhayden_chromium wrote: > On 2012/09/17 19:58:27, rdsmith wrote: > > > > ...
8 years, 3 months ago (2012-09-17 20:26:28 UTC) #11
benjhayden
PTAL
8 years, 3 months ago (2012-09-20 20:21:10 UTC) #12
asanka
LGTM The TimeFormat::RelativeDate() is only used by chrome/browser/ui/webui/downloads_dom_handler and chrome/browser/ui/webui/history_ui. Given that the history UI ...
8 years, 3 months ago (2012-09-20 21:08:41 UTC) #13
Randy Smith (Not in Mondays)
LGTM>
8 years, 3 months ago (2012-09-21 18:01:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/10918274/24001
8 years, 3 months ago (2012-09-21 18:11:02 UTC) #15
commit-bot: I haz the power
Presubmit check for 10918274-24001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-21 18:11:05 UTC) #16
benjhayden
James: PTAL?
8 years, 3 months ago (2012-09-21 19:59:30 UTC) #17
benjhayden
Evan, PTAL?
8 years, 3 months ago (2012-09-24 20:16:15 UTC) #18
Evan Stade
resources lgtm
8 years, 3 months ago (2012-09-25 06:17:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/10918274/30002
8 years, 2 months ago (2012-09-25 14:56:00 UTC) #20
commit-bot: I haz the power
Presubmit check for 10918274-30002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 2 months ago (2012-09-25 14:56:09 UTC) #21
James Hawkins
lgtm
8 years, 2 months ago (2012-09-25 15:12:24 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/10918274/30002
8 years, 2 months ago (2012-09-25 15:31:56 UTC) #23
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 18:25:28 UTC) #24
Change committed as 158615

Powered by Google App Engine
This is Rietveld 408576698