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

Issue 2626173002: DevTools: Extract HeapSnapshotCommon.js into HeapSnapshotModel module (Closed)

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

Description

DevTools: Extract HeapSnapshotCommon.js into HeapSnapshotModel module BUG=none Review-Url: https://codereview.chromium.org/2626173002 Cr-Commit-Position: refs/heads/master@{#443143} Committed: https://chromium.googlesource.com/chromium/src/+/f42add702e5cbf42601dd53e27456ca0ec747c27

Patch Set 1 #

Total comments: 2

Patch Set 2 : add module.json for modules #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -628 lines) Patch
M third_party/WebKit/LayoutTests/inspector-protocol/heap-profiler/resources/heap-snapshot-common.js View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/BUILD.gn View 1 8 chunks +10 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/externs.js View 1 chunk +2 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/devtools/front_end/heap_snapshot_model/HeapSnapshotModel.js View 18 chunks +25 lines, -29 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/heap_snapshot_model/module.json View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker.json View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/AllocationProfile.js View 5 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/HeapSnapshot.js View 30 chunks +40 lines, -42 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/heap_snapshot_worker/module.json View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/inspector.json View 1 chunk +2 lines, -1 line 0 comments Download
D third_party/WebKit/Source/devtools/front_end/profiler/HeapSnapshotCommon.js View 1 chunk +0 lines, -417 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/profiler/HeapSnapshotDataGrids.js View 6 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/profiler/HeapSnapshotGridNodes.js View 30 chunks +35 lines, -35 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/profiler/HeapSnapshotProxy.js View 9 chunks +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/profiler/HeapSnapshotView.js View 6 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/profiler/module.json View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/scripts/extract_module/extract_module.js View 1 6 chunks +24 lines, -58 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
chenwilliam
PTAL. Mapping of identifiers: 'Profiler.HeapSnapshotProgressEvent' => 'HeapSnapshotModel.HeapSnapshotProgressEvent', 'Profiler.HeapSnapshotCommon = {};\n\n' => '', 'Profiler.HeapSnapshotCommon.baseSystemDistance' => 'HeapSnapshotModel.baseSystemDistance', ...
3 years, 11 months ago (2017-01-11 22:38:39 UTC) #2
pfeldman
lgtm % comment https://codereview.chromium.org/2626173002/diff/1/third_party/WebKit/Source/devtools/BUILD.gn File third_party/WebKit/Source/devtools/BUILD.gn (right): https://codereview.chromium.org/2626173002/diff/1/third_party/WebKit/Source/devtools/BUILD.gn#newcode238 third_party/WebKit/Source/devtools/BUILD.gn:238: "front_end/heap_snapshot_model/HeapSnapshotModel.js", it needs to have a ...
3 years, 11 months ago (2017-01-11 23:01:42 UTC) #3
chenwilliam
https://codereview.chromium.org/2626173002/diff/1/third_party/WebKit/Source/devtools/BUILD.gn File third_party/WebKit/Source/devtools/BUILD.gn (right): https://codereview.chromium.org/2626173002/diff/1/third_party/WebKit/Source/devtools/BUILD.gn#newcode238 third_party/WebKit/Source/devtools/BUILD.gn:238: "front_end/heap_snapshot_model/HeapSnapshotModel.js", On 2017/01/11 23:01:42, pfeldman wrote: > it needs ...
3 years, 11 months ago (2017-01-11 23:41:59 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/2626173002/20001
3 years, 11 months ago (2017-01-11 23:42:48 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 03:56:27 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f42add702e5cbf42601dd53e2745...

Powered by Google App Engine
This is Rietveld 408576698