Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(248)

Issue 1163223002: DevTools: Show main thread as a stacked utilization chart on timeline overview. (Closed)

Created:
4 years, 11 months ago by alph
Modified:
4 years, 10 months ago
Reviewers:
caseq, pfeldman, yurys
CC:
blink-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

DevTools: Show main thread as a stacked utilization chart on timeline overview. BUG=497166 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196757

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressing comments #

Total comments: 2

Patch Set 3 : for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -16 lines) Patch
M Source/devtools/front_end/timeline/TimelineEventOverview.js View 1 2 8 chunks +127 lines, -14 lines 0 comments Download
M Source/devtools/front_end/timeline/timelinePanel.css View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
alph
4 years, 11 months ago (2015-06-05 15:44:08 UTC) #2
yurys
lgtm https://codereview.chromium.org/1163223002/diff/1/Source/devtools/front_end/timeline/TimelineEventOverview.js File Source/devtools/front_end/timeline/TimelineEventOverview.js (right): https://codereview.chromium.org/1163223002/diff/1/Source/devtools/front_end/timeline/TimelineEventOverview.js#newcode210 Source/devtools/front_end/timeline/TimelineEventOverview.js:210: var idleIndex = categoryOrder.indexOf("idle"); idleIndex = 0 and ...
4 years, 10 months ago (2015-06-09 09:19:26 UTC) #3
alph
https://codereview.chromium.org/1163223002/diff/1/Source/devtools/front_end/timeline/TimelineEventOverview.js File Source/devtools/front_end/timeline/TimelineEventOverview.js (right): https://codereview.chromium.org/1163223002/diff/1/Source/devtools/front_end/timeline/TimelineEventOverview.js#newcode210 Source/devtools/front_end/timeline/TimelineEventOverview.js:210: var idleIndex = categoryOrder.indexOf("idle"); On 2015/06/09 09:19:26, yurys wrote: ...
4 years, 10 months ago (2015-06-09 09:47:24 UTC) #4
yurys
still lgtm % the comment below https://codereview.chromium.org/1163223002/diff/20001/Source/devtools/front_end/timeline/TimelineEventOverview.js File Source/devtools/front_end/timeline/TimelineEventOverview.js (right): https://codereview.chromium.org/1163223002/diff/20001/Source/devtools/front_end/timeline/TimelineEventOverview.js#newcode486 Source/devtools/front_end/timeline/TimelineEventOverview.js:486: if (interval <= ...
4 years, 10 months ago (2015-06-09 09:57:21 UTC) #5
alph
https://codereview.chromium.org/1163223002/diff/20001/Source/devtools/front_end/timeline/TimelineEventOverview.js File Source/devtools/front_end/timeline/TimelineEventOverview.js (right): https://codereview.chromium.org/1163223002/diff/20001/Source/devtools/front_end/timeline/TimelineEventOverview.js#newcode486 Source/devtools/front_end/timeline/TimelineEventOverview.js:486: if (interval <= this._remainder) { On 2015/06/09 09:57:20, yurys ...
4 years, 10 months ago (2015-06-09 10:36:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1163223002/40001
4 years, 10 months ago (2015-06-09 10:37:32 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2015-06-09 11:46:30 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196757

Powered by Google App Engine
This is Rietveld 408576698