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

Issue 1145053003: DevTools: Support keyboard arrows navigation on flame chart (Closed)

Created:
5 years, 7 months ago by alph
Modified:
5 years, 7 months ago
Reviewers:
caseq, 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
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

DevTools: Support keyboard arrows navigation on flame chart Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195771

Patch Set 1 #

Total comments: 8

Patch Set 2 : addressing comments #

Total comments: 3

Patch Set 3 : for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -1 line) Patch
M Source/devtools/front_end/ui_lazy/FlameChart.js View 1 2 1 chunk +79 lines, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
alph
5 years, 7 months ago (2015-05-21 23:25:50 UTC) #2
caseq
https://codereview.chromium.org/1145053003/diff/1/Source/devtools/front_end/ui_lazy/FlameChart.js File Source/devtools/front_end/ui_lazy/FlameChart.js (right): https://codereview.chromium.org/1145053003/diff/1/Source/devtools/front_end/ui_lazy/FlameChart.js#newcode46 Source/devtools/front_end/ui_lazy/FlameChart.js:46: requestSelectionChange: function(entryIndex) { }, How is that different from ...
5 years, 7 months ago (2015-05-22 00:09:19 UTC) #3
alph
https://codereview.chromium.org/1145053003/diff/1/Source/devtools/front_end/ui_lazy/FlameChart.js File Source/devtools/front_end/ui_lazy/FlameChart.js (right): https://codereview.chromium.org/1145053003/diff/1/Source/devtools/front_end/ui_lazy/FlameChart.js#newcode46 Source/devtools/front_end/ui_lazy/FlameChart.js:46: requestSelectionChange: function(entryIndex) { }, On 2015/05/22 00:09:19, caseq wrote: ...
5 years, 7 months ago (2015-05-22 00:51:54 UTC) #4
caseq
lgtm https://codereview.chromium.org/1145053003/diff/20001/Source/devtools/front_end/ui_lazy/FlameChart.js File Source/devtools/front_end/ui_lazy/FlameChart.js (right): https://codereview.chromium.org/1145053003/diff/20001/Source/devtools/front_end/ui_lazy/FlameChart.js#newcode820 Source/devtools/front_end/ui_lazy/FlameChart.js:820: this.dispatchEventToListeners(WebInspector.FlameChart.Events.EntrySelected, levelIndexes[indexOnLevel]); nit: return here... https://codereview.chromium.org/1145053003/diff/20001/Source/devtools/front_end/ui_lazy/FlameChart.js#newcode821 Source/devtools/front_end/ui_lazy/FlameChart.js:821: } ...
5 years, 7 months ago (2015-05-22 01:14:03 UTC) #5
alph
https://codereview.chromium.org/1145053003/diff/20001/Source/devtools/front_end/ui_lazy/FlameChart.js File Source/devtools/front_end/ui_lazy/FlameChart.js (right): https://codereview.chromium.org/1145053003/diff/20001/Source/devtools/front_end/ui_lazy/FlameChart.js#newcode820 Source/devtools/front_end/ui_lazy/FlameChart.js:820: this.dispatchEventToListeners(WebInspector.FlameChart.Events.EntrySelected, levelIndexes[indexOnLevel]); On 2015/05/22 01:14:03, caseq wrote: > nit: ...
5 years, 7 months ago (2015-05-22 01:20:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1145053003/40001
5 years, 7 months ago (2015-05-22 01:21:45 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/62711)
5 years, 7 months ago (2015-05-22 05:08:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1145053003/40001
5 years, 7 months ago (2015-05-22 05:19:12 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-22 07:29:40 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195771

Powered by Google App Engine
This is Rietveld 408576698