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

Issue 208833003: Show time in hours, minutes and seconds in chrome://memory-internals (Closed)

Created:
6 years, 9 months ago by ltilve
Modified:
6 years, 8 months ago
CC:
chromium-reviews, arv+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Show time in hours, minutes and seconds in chrome://memory-internals BUG=279653 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260082

Patch Set 1 #

Total comments: 1

Patch Set 2 : Applied suggested correction #

Total comments: 7

Patch Set 3 : Moved modified secondsToHMS function to memory_internals.js #

Total comments: 2

Patch Set 4 : Moved secondsToHMS() into the annonymous function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M chrome/browser/resources/memory_internals/memory_internals.js View 1 2 3 3 chunks +19 lines, -3 lines 0 comments Download

Messages

Total messages: 38 (0 generated)
ltilve
Added a new secondsToHMS(totalSeconds) function to produce a readable string to represent the equivalent to ...
6 years, 9 months ago (2014-03-21 19:07:34 UTC) #1
peria
lgtm with nits. thank you for the fixes. https://codereview.chromium.org/208833003/diff/1/ui/webui/resources/js/util.js File ui/webui/resources/js/util.js (right): https://codereview.chromium.org/208833003/diff/1/ui/webui/resources/js/util.js#newcode440 ui/webui/resources/js/util.js:440: var ...
6 years, 9 months ago (2014-03-23 15:16:27 UTC) #2
ltilve
The CQ bit was checked by ltilve@igalia.com
6 years, 9 months ago (2014-03-23 20:40:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ltilve@igalia.com/208833003/20001
6 years, 9 months ago (2014-03-23 20:40:28 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-23 21:06:57 UTC) #5
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=56929
6 years, 9 months ago (2014-03-23 21:06:58 UTC) #6
ltilve
The CQ bit was checked by ltilve@igalia.com
6 years, 9 months ago (2014-03-24 08:21:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ltilve@igalia.com/208833003/20001
6 years, 9 months ago (2014-03-24 08:21:36 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-24 09:01:11 UTC) #9
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=56965
6 years, 9 months ago (2014-03-24 09:01:11 UTC) #10
ltilve
The CQ bit was checked by ltilve@igalia.com
6 years, 9 months ago (2014-03-24 09:43:52 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ltilve@igalia.com/208833003/20001
6 years, 9 months ago (2014-03-24 09:44:06 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-24 10:13:48 UTC) #13
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=56971
6 years, 9 months ago (2014-03-24 10:13:49 UTC) #14
ltilve
The CQ bit was checked by ltilve@igalia.com
6 years, 9 months ago (2014-03-24 16:59:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ltilve@igalia.com/208833003/20001
6 years, 9 months ago (2014-03-24 16:59:37 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-24 17:29:53 UTC) #17
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=57035
6 years, 9 months ago (2014-03-24 17:29:53 UTC) #18
ltilve
The CQ bit was checked by ltilve@igalia.com
6 years, 9 months ago (2014-03-25 08:15:49 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ltilve@igalia.com/208833003/20001
6 years, 9 months ago (2014-03-25 08:16:07 UTC) #20
ltilve
The CQ bit was unchecked by ltilve@igalia.com
6 years, 9 months ago (2014-03-25 08:38:25 UTC) #21
ltilve
Adding more reviewers, as the chromium_presubmit bot was failing due to the need of validation ...
6 years, 9 months ago (2014-03-25 08:48:16 UTC) #22
arv (Not doing code reviews)
https://codereview.chromium.org/208833003/diff/20001/ui/webui/resources/js/util.js File ui/webui/resources/js/util.js (right): https://codereview.chromium.org/208833003/diff/20001/ui/webui/resources/js/util.js#newcode436 ui/webui/resources/js/util.js:436: { { on previous line https://codereview.chromium.org/208833003/diff/20001/ui/webui/resources/js/util.js#newcode441 ui/webui/resources/js/util.js:441: return ((hour ...
6 years, 9 months ago (2014-03-25 16:34:39 UTC) #23
Bernhard Bauer
Urgh, forgot to publish comments :-( https://codereview.chromium.org/208833003/diff/20001/ui/webui/resources/js/util.js File ui/webui/resources/js/util.js (right): https://codereview.chromium.org/208833003/diff/20001/ui/webui/resources/js/util.js#newcode430 ui/webui/resources/js/util.js:430: * Produces a ...
6 years, 9 months ago (2014-03-25 16:36:10 UTC) #24
arv (Not doing code reviews)
https://codereview.chromium.org/208833003/diff/20001/ui/webui/resources/js/util.js File ui/webui/resources/js/util.js (right): https://codereview.chromium.org/208833003/diff/20001/ui/webui/resources/js/util.js#newcode441 ui/webui/resources/js/util.js:441: return ((hour > 0 ? (hour + (hour > ...
6 years, 9 months ago (2014-03-25 16:38:14 UTC) #25
ltilve
Thanks for the reviews. I have applied the suggested modifications, moving the function to memory_internals.js, ...
6 years, 9 months ago (2014-03-25 23:32:27 UTC) #26
arv (Not doing code reviews)
On 2014/03/25 23:32:27, ltilve wrote: > Thanks for the reviews. I have applied the suggested ...
6 years, 9 months ago (2014-03-26 00:12:44 UTC) #27
ltilve
I have some doubt about this. IMHO, as we would still need to calculate the ...
6 years, 9 months ago (2014-03-26 01:24:31 UTC) #28
Bernhard Bauer
https://codereview.chromium.org/208833003/diff/70001/chrome/browser/resources/memory_internals/memory_internals.js File chrome/browser/resources/memory_internals/memory_internals.js (right): https://codereview.chromium.org/208833003/diff/70001/chrome/browser/resources/memory_internals/memory_internals.js#newcode164 chrome/browser/resources/memory_internals/memory_internals.js:164: function secondsToHMS(totalSeconds) { Move this into the anonymous function ...
6 years, 9 months ago (2014-03-26 12:41:09 UTC) #29
arv (Not doing code reviews)
LGTM
6 years, 9 months ago (2014-03-26 14:19:59 UTC) #30
ltilve
https://codereview.chromium.org/208833003/diff/70001/chrome/browser/resources/memory_internals/memory_internals.js File chrome/browser/resources/memory_internals/memory_internals.js (right): https://codereview.chromium.org/208833003/diff/70001/chrome/browser/resources/memory_internals/memory_internals.js#newcode164 chrome/browser/resources/memory_internals/memory_internals.js:164: function secondsToHMS(totalSeconds) { On 2014/03/26 12:41:09, Bernhard Bauer wrote: ...
6 years, 9 months ago (2014-03-26 19:22:07 UTC) #31
ltilve
The CQ bit was checked by ltilve@igalia.com
6 years, 8 months ago (2014-03-27 20:27:16 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ltilve@igalia.com/208833003/160001
6 years, 8 months ago (2014-03-27 20:28:08 UTC) #33
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-03-28 02:02:08 UTC) #34
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 8 months ago (2014-03-28 02:02:10 UTC) #35
ltilve
The CQ bit was checked by ltilve@igalia.com
6 years, 8 months ago (2014-03-28 07:02:24 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ltilve@igalia.com/208833003/160001
6 years, 8 months ago (2014-03-28 07:03:46 UTC) #37
commit-bot: I haz the power
6 years, 8 months ago (2014-03-28 07:06:02 UTC) #38
Message was sent while issue was closed.
Change committed as 260082

Powered by Google App Engine
This is Rietveld 408576698