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

Issue 2873153002: DevTools: Draw screenshot independently of frames bar on 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: Draw screenshot independently of frames bar on flamechart. BUG=705054 Review-Url: https://codereview.chromium.org/2873153002 Cr-Commit-Position: refs/heads/master@{#471237} Committed: https://chromium.googlesource.com/chromium/src/+/df53c315ea874b85d78d91b95443a9461c59d225

Patch Set 1 #

Total comments: 10

Patch Set 2 : addressing nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -80 lines) Patch
M third_party/WebKit/Source/devtools/front_end/perf_ui/FlameChart.js View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js View 1 26 chunks +107 lines, -69 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartView.js View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 26 (13 generated)
alph
3 years, 7 months ago (2017-05-10 00:51:11 UTC) #2
caseq
lgtm https://codereview.chromium.org/2873153002/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/2873153002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js#newcode105 third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js:105: if (entryType === Timeline.TimelineFlameChartDataProvider.EntryType.Event) { nit: consider aliasing ...
3 years, 7 months ago (2017-05-10 18:40:29 UTC) #3
alph
https://codereview.chromium.org/2873153002/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/2873153002/diff/1/third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js#newcode105 third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartDataProvider.js:105: if (entryType === Timeline.TimelineFlameChartDataProvider.EntryType.Event) { On 2017/05/10 18:40:28, caseq ...
3 years, 7 months ago (2017-05-10 19:22:38 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/2873153002/20001
3 years, 7 months ago (2017-05-10 19:25:06 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/450685)
3 years, 7 months ago (2017-05-10 21:20:23 UTC) #9
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/2873153002/20001
3 years, 7 months ago (2017-05-10 23:52:59 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/451114)
3 years, 7 months ago (2017-05-11 02:39:27 UTC) #13
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/2873153002/20001
3 years, 7 months ago (2017-05-11 17:36:16 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/452024)
3 years, 7 months ago (2017-05-11 19:28:23 UTC) #17
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/2873153002/20001
3 years, 7 months ago (2017-05-11 20:39:39 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/442593)
3 years, 7 months ago (2017-05-12 02:10:48 UTC) #21
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/2873153002/20001
3 years, 7 months ago (2017-05-12 04:41:15 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 06:21:49 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/df53c315ea874b85d78d91b95443...

Powered by Google App Engine
This is Rietveld 408576698