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

Issue 187823003: DevTools: Implement recursive viewport for the Heap Summary view (Closed)

Created:
6 years, 9 months ago by alph
Modified:
6 years, 9 months ago
Reviewers:
aandrey, yurys, loislo
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: Implement recursive viewport for the Heap Summary view BUG=255363 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168584

Patch Set 1 #

Patch Set 2 : Updated comments. #

Total comments: 2

Patch Set 3 : Removed extra line. #

Total comments: 2

Patch Set 4 : Allow arbitrary node heights. #

Patch Set 5 : Remove now unused DataGridNode.nodeHeight #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -71 lines) Patch
M LayoutTests/inspector/profiler/heap-snapshot-test.js View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/devtools/front_end/DataGrid.js View 1 2 3 4 2 chunks +2 lines, -12 lines 0 comments Download
M Source/devtools/front_end/HeapSnapshotDataGrids.js View 1 2 3 4 4 chunks +81 lines, -52 lines 0 comments Download
M Source/devtools/front_end/HeapSnapshotGridNodes.js View 7 chunks +16 lines, -6 lines 0 comments Download
M Source/devtools/front_end/ShowMoreDataGridNode.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
alph
ptal
6 years, 9 months ago (2014-03-05 15:05:27 UTC) #1
aandrey
FYI https://codereview.chromium.org/187823003/diff/20001/Source/devtools/front_end/HeapSnapshotDataGrids.js File Source/devtools/front_end/HeapSnapshotDataGrids.js (right): https://codereview.chromium.org/187823003/diff/20001/Source/devtools/front_end/HeapSnapshotDataGrids.js#newcode393 Source/devtools/front_end/HeapSnapshotDataGrids.js:393: child._shouldRefreshChildren = true; I think this will result ...
6 years, 9 months ago (2014-03-05 15:24:28 UTC) #2
alph
https://codereview.chromium.org/187823003/diff/20001/Source/devtools/front_end/HeapSnapshotDataGrids.js File Source/devtools/front_end/HeapSnapshotDataGrids.js (right): https://codereview.chromium.org/187823003/diff/20001/Source/devtools/front_end/HeapSnapshotDataGrids.js#newcode393 Source/devtools/front_end/HeapSnapshotDataGrids.js:393: child._shouldRefreshChildren = true; On 2014/03/05 15:24:28, aandrey wrote: > ...
6 years, 9 months ago (2014-03-05 15:40:54 UTC) #3
yurys
https://codereview.chromium.org/187823003/diff/40001/Source/devtools/front_end/HeapSnapshotDataGrids.js File Source/devtools/front_end/HeapSnapshotDataGrids.js (right): https://codereview.chromium.org/187823003/diff/40001/Source/devtools/front_end/HeapSnapshotDataGrids.js#newcode417 Source/devtools/front_end/HeapSnapshotDataGrids.js:417: var result = WebInspector.DataGridNode.NodeShallowHeight; Show More button is a ...
6 years, 9 months ago (2014-03-05 15:52:53 UTC) #4
alph
https://codereview.chromium.org/187823003/diff/40001/Source/devtools/front_end/HeapSnapshotDataGrids.js File Source/devtools/front_end/HeapSnapshotDataGrids.js (right): https://codereview.chromium.org/187823003/diff/40001/Source/devtools/front_end/HeapSnapshotDataGrids.js#newcode417 Source/devtools/front_end/HeapSnapshotDataGrids.js:417: var result = WebInspector.DataGridNode.NodeShallowHeight; On 2014/03/05 15:52:54, yurys wrote: ...
6 years, 9 months ago (2014-03-05 16:10:58 UTC) #5
yurys
lgtm
6 years, 9 months ago (2014-03-05 16:21:39 UTC) #6
alph
The CQ bit was checked by alph@chromium.org
6 years, 9 months ago (2014-03-05 16:21:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alph@chromium.org/187823003/80001
6 years, 9 months ago (2014-03-05 16:22:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alph@chromium.org/187823003/80001
6 years, 9 months ago (2014-03-05 20:59:59 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 02:21:55 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel
6 years, 9 months ago (2014-03-06 02:21:55 UTC) #11
alph
The CQ bit was checked by alph@chromium.org
6 years, 9 months ago (2014-03-06 05:02:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alph@chromium.org/187823003/80001
6 years, 9 months ago (2014-03-06 05:02:44 UTC) #13
commit-bot: I haz the power
6 years, 9 months ago (2014-03-06 07:52:08 UTC) #14
Message was sent while issue was closed.
Change committed as 168584

Powered by Google App Engine
This is Rietveld 408576698