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

Issue 2863293002: DevTools: Support color by Product on timeline flamechart. (Closed)

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

Description

DevTools: Support color by Product on timeline flamechart. The coloring switch is supported for the main flamechart. BUG=718655 Review-Url: https://codereview.chromium.org/2863293002 Cr-Commit-Position: refs/heads/master@{#470143} Committed: https://chromium.googlesource.com/chromium/src/+/e8678a7c27bb2e8bb2de032a1039155c5a0be1b2

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -7 lines) Patch
M third_party/WebKit/Source/devtools/front_end/main/Main.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js View 1 2 chunks +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartView.js View 1 2 chunks +62 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelinePanel.js View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineUIUtils.js View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
alph
3 years, 7 months ago (2017-05-06 01:43:17 UTC) #2
caseq
lgtm https://codereview.chromium.org/2863293002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js File third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js (right): https://codereview.chromium.org/2863293002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js#newcode972 third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js:972: setEntryColorMapping(colorForEvent) { setEventColorMapping()? https://codereview.chromium.org/2863293002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js#newcode974 third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js:974: this.dispatchEventToListeners(Timeline.TimelineFlameChartDataProvider.Events.DataChanged); Let's have ...
3 years, 7 months ago (2017-05-08 18:20:35 UTC) #3
alph
https://codereview.chromium.org/2863293002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js File third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js (right): https://codereview.chromium.org/2863293002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js#newcode972 third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js:972: setEntryColorMapping(colorForEvent) { On 2017/05/08 18:20:35, caseq wrote: > setEventColorMapping()? ...
3 years, 7 months ago (2017-05-08 19:00:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2863293002/20001
3 years, 7 months ago (2017-05-08 19:01:08 UTC) #7
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 22:01:08 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e8678a7c27bb2e8bb2de032a1039...

Powered by Google App Engine
This is Rietveld 408576698