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

Issue 2911313002: Update the analysis server diagnostic page - re-enable code completion and overlay pages, (Closed)

Created:
3 years, 6 months ago by devoncarew
Modified:
3 years, 6 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Update the analysis server diagnostic page - re-enable code completion and overlay pages, and refactor the css and navigation. BUG= R=brianwilkerson@google.com, scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/c817241ad69138237d83e7d1381cfd5055b16967

Patch Set 1 #

Total comments: 6

Patch Set 2 : Merge branch 'master' into update_diagnostic_page #

Patch Set 3 : small tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1146 lines, -14 lines) Patch
M pkg/analysis_server/README.md View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/server/http_server.dart View 3 chunks +14 lines, -2 lines 0 comments Download
A pkg/analysis_server/lib/src/status/diagnostics.dart View 1 2 1 chunk +955 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/status/get_handler.dart View 2 chunks +1 line, -10 lines 0 comments Download
M pkg/analysis_server/lib/src/status/get_handler2.dart View 1 chunk +1 line, -1 line 0 comments Download
A pkg/analysis_server/lib/src/status/pages.dart View 1 chunk +169 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/dart/analysis/file_state.dart View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
devoncarew
Refactor the diagnostic page. This: - re-enables the code completion statistics - re-enables the overlay ...
3 years, 6 months ago (2017-05-30 20:42:21 UTC) #2
scheglov
LGTM
3 years, 6 months ago (2017-05-30 21:02:00 UTC) #3
Brian Wilkerson
lgtm https://codereview.chromium.org/2911313002/diff/1/pkg/analysis_server/lib/src/status/diagnostics.dart File pkg/analysis_server/lib/src/status/diagnostics.dart (right): https://codereview.chromium.org/2911313002/diff/1/pkg/analysis_server/lib/src/status/diagnostics.dart#newcode146 pkg/analysis_server/lib/src/status/diagnostics.dart:146: a.title.toLowerCase().compareTo(a.title.toLowerCase()))); One of these 'a's should be a ...
3 years, 6 months ago (2017-05-30 21:09:20 UTC) #4
devoncarew
https://codereview.chromium.org/2911313002/diff/1/pkg/analysis_server/lib/src/status/diagnostics.dart File pkg/analysis_server/lib/src/status/diagnostics.dart (right): https://codereview.chromium.org/2911313002/diff/1/pkg/analysis_server/lib/src/status/diagnostics.dart#newcode146 pkg/analysis_server/lib/src/status/diagnostics.dart:146: a.title.toLowerCase().compareTo(a.title.toLowerCase()))); On 2017/05/30 21:09:19, Brian Wilkerson wrote: > One ...
3 years, 6 months ago (2017-05-30 23:31:31 UTC) #5
devoncarew
3 years, 6 months ago (2017-05-31 01:46:41 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
c817241ad69138237d83e7d1381cfd5055b16967 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698