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 2140583003: Initial memory use status page (Closed)

Created:
4 years, 5 months ago by Brian Wilkerson
Modified:
4 years, 5 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -1 line) Patch
M pkg/analysis_server/lib/src/status/get_handler.dart View 8 chunks +63 lines, -1 line 2 comments Download
A pkg/analysis_server/lib/src/status/memory_use.dart View 1 chunk +293 lines, -0 lines 4 comments Download

Messages

Total messages: 6 (2 generated)
Brian Wilkerson
4 years, 5 months ago (2016-07-11 14:46:03 UTC) #2
scheglov
LGTM https://codereview.chromium.org/2140583003/diff/1/pkg/analysis_server/lib/src/status/get_handler.dart File pkg/analysis_server/lib/src/status/get_handler.dart (right): https://codereview.chromium.org/2140583003/diff/1/pkg/analysis_server/lib/src/status/get_handler.dart#newcode1663 pkg/analysis_server/lib/src/status/get_handler.dart:1663: List<Type> classNames = instances.keys.toList(); These are not names, ...
4 years, 5 months ago (2016-07-11 15:27:49 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/2140583003/diff/1/pkg/analysis_server/lib/src/status/get_handler.dart File pkg/analysis_server/lib/src/status/get_handler.dart (right): https://codereview.chromium.org/2140583003/diff/1/pkg/analysis_server/lib/src/status/get_handler.dart#newcode1663 pkg/analysis_server/lib/src/status/get_handler.dart:1663: List<Type> classNames = instances.keys.toList(); It was accidental, thanks. Done. ...
4 years, 5 months ago (2016-07-11 17:26:36 UTC) #4
Brian Wilkerson
4 years, 5 months ago (2016-07-11 17:27:24 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
cfb3f57a971801328eab20bcf265aa5f0d27e89a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698