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

Issue 840953008: Alternate status page (Closed)

Created:
5 years, 11 months ago by Brian Wilkerson
Modified:
5 years, 11 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Sorted and formatted #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+1339 lines, -8 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 chunk +5 lines, -0 lines 2 comments Download
M pkg/analysis_server/lib/src/domain_server.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/generated_protocol.dart View 16 chunks +80 lines, -0 lines 2 comments Download
M pkg/analysis_server/lib/src/get_handler.dart View 1 17 chunks +926 lines, -7 lines 2 comments Download
M pkg/analysis_server/lib/src/operation/operation_queue.dart View 1 chunk +13 lines, -0 lines 0 comments Download
A pkg/analysis_server/lib/src/status/ast_writer.dart View 1 chunk +182 lines, -0 lines 0 comments Download
A pkg/analysis_server/lib/src/status/element_writer.dart View 1 chunk +52 lines, -0 lines 0 comments Download
A pkg/analysis_server/lib/src/status/utilities.dart View 1 chunk +58 lines, -0 lines 2 comments Download
M pkg/analysis_server/tool/spec/codegen_dart_protocol.dart View 1 chunk +21 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (1 generated)
Brian Wilkerson
This preserves the old behavior until people can give me feedback on the changes.
5 years, 11 months ago (2015-01-20 00:19:05 UTC) #2
Paul Berry
I hope we don't need to preserve the old behavior for long--it's a shame to ...
5 years, 11 months ago (2015-01-20 17:28:11 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/840953008/diff/20001/pkg/analysis_server/lib/src/analysis_server.dart File pkg/analysis_server/lib/src/analysis_server.dart (right): https://codereview.chromium.org/840953008/diff/20001/pkg/analysis_server/lib/src/analysis_server.dart#newcode68 pkg/analysis_server/lib/src/analysis_server.dart:68: static String VERSION = '0.0.1'; > We should talk ...
5 years, 11 months ago (2015-01-20 17:46:35 UTC) #4
Brian Wilkerson
Committed patchset #2 (id:20001) manually as 43020 (presubmit successful).
5 years, 11 months ago (2015-01-20 18:46:52 UTC) #5
Paul Berry
5 years, 11 months ago (2015-01-20 18:47:21 UTC) #6
Message was sent while issue was closed.
After seeing this in person, lgtm.  Thanks for all the time you spent on this,
Brian.  I'll take care of the htmlEscape stuff in a future CL.

Powered by Google App Engine
This is Rietveld 408576698