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

Issue 1537503002: Status page diagnostics for elements and docs. (Closed)

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

Description

Status page diagnostics for elements and docs. Related to profiling the cost of storing element docs but the element counts themselves are generally interesting. Background: https://github.com/dart-lang/sdk/issues/23694 R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/0a32c6b2907256fa6560e00b87edc45252d9a970

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -3 lines) Patch
M pkg/analysis_server/lib/src/status/get_handler.dart View 4 chunks +188 lines, -3 lines 2 comments Download

Messages

Total messages: 6 (2 generated)
pquitslund
5 years ago (2015-12-16 23:14:17 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1537503002/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/1537503002/diff/1/pkg/analysis_server/lib/src/status/get_handler.dart#newcode67 pkg/analysis_server/lib/src/status/get_handler.dart:67: SourceRange docRange = element.docRange; I think you're about ...
5 years ago (2015-12-16 23:38:53 UTC) #3
pquitslund
Thanks! https://codereview.chromium.org/1537503002/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/1537503002/diff/1/pkg/analysis_server/lib/src/status/get_handler.dart#newcode67 pkg/analysis_server/lib/src/status/get_handler.dart:67: SourceRange docRange = element.docRange; On 2015/12/16 23:38:53, Brian ...
5 years ago (2015-12-16 23:46:42 UTC) #4
pquitslund
5 years ago (2015-12-16 23:47:56 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0a32c6b2907256fa6560e00b87edc45252d9a970 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698