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

Issue 628023003: Move Engine to Server element / error converters into protocol_server.dart (Closed)

Created:
6 years, 2 months ago by scheglov
Modified:
6 years, 2 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move Engine to Server element / error converters into protocol_server.dart Also move the corrsponding tests. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=40983

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -597 lines) Patch
D pkg/analysis_server/lib/src/computer/element.dart View 1 chunk +0 lines, -113 lines 0 comments Download
M pkg/analysis_server/lib/src/protocol_server.dart View 5 chunks +103 lines, -3 lines 1 comment Download
M pkg/analysis_server/lib/src/search/type_hierarchy.dart View 4 chunks +10 lines, -8 lines 0 comments Download
D pkg/analysis_server/test/computer/element_test.dart View 1 chunk +0 lines, -323 lines 0 comments Download
D pkg/analysis_server/test/computer/error_test.dart View 1 chunk +0 lines, -106 lines 0 comments Download
D pkg/analysis_server/test/computer/test_all.dart View 1 chunk +0 lines, -22 lines 0 comments Download
A + pkg/analysis_server/test/protocol_server_test.dart View 8 chunks +108 lines, -20 lines 0 comments Download
M pkg/analysis_server/test/test_all.dart View 4 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 2 months ago (2014-10-07 22:10:09 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/628023003/diff/1/pkg/analysis_server/lib/src/protocol_server.dart File pkg/analysis_server/lib/src/protocol_server.dart (right): https://codereview.chromium.org/628023003/diff/1/pkg/analysis_server/lib/src/protocol_server.dart#newcode392 pkg/analysis_server/lib/src/protocol_server.dart:392: // TODO(scheglov) add isAbstract to Element API It ...
6 years, 2 months ago (2014-10-07 22:21:55 UTC) #2
scheglov
6 years, 2 months ago (2014-10-07 22:25:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 40983 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698