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

Issue 596893002: Rework launch data (Closed)

Created:
6 years, 3 months ago by Brian Wilkerson
Modified:
6 years, 3 months ago
Reviewers:
Paul Berry, jwren
CC:
reviews_dartlang.org, keertip
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Updated Java side #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -253 lines) Patch
M editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/AnalysisServerListener.java View 1 3 chunks +5 lines, -9 lines 0 comments Download
M editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/AnalysisServerListenerAdapter.java View 1 3 chunks +1 line, -4 lines 0 comments Download
M editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/ExecutableKind.java View 1 chunk +2 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/BroadcastAnalysisServerListener.java View 1 3 chunks +2 lines, -5 lines 0 comments Download
M editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/internal/remote/processor/NotificationExecutionLaunchDataProcessor.java View 1 2 chunks +6 lines, -31 lines 0 comments Download
M editor/tools/plugins/com.google.dart.server_test/src/com/google/dart/server/MockAnalysisServerListener.java View 1 3 chunks +1 line, -4 lines 0 comments Download
M editor/tools/plugins/com.google.dart.server_test/src/com/google/dart/server/internal/TestAnalysisServerListener.java View 1 2 chunks +1 line, -3 lines 0 comments Download
M editor/tools/plugins/com.google.dart.server_test/src/com/google/dart/server/internal/remote/RemoteAnalysisServerImplTest.java View 1 1 chunk +2 lines, -16 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/internal/analysis/model/WorkspaceAnalysisServerListener.java View 1 3 chunks +1 line, -4 lines 0 comments Download
M pkg/analysis_server/doc/api.html View 3 chunks +14 lines, -14 lines 0 comments Download
M pkg/analysis_server/lib/src/analysis_server.dart View 4 chunks +22 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/domain_execution.dart View 2 chunks +62 lines, -39 lines 2 comments Download
M pkg/analysis_server/lib/src/generated_protocol.dart View 7 chunks +47 lines, -36 lines 0 comments Download
M pkg/analysis_server/lib/src/operation/operation_analysis.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analysis_server/test/domain_execution_test.dart View 3 chunks +37 lines, -49 lines 0 comments Download
M pkg/analysis_server/test/integration/integration_test_methods.dart View 2 chunks +10 lines, -10 lines 0 comments Download
M pkg/analysis_server/test/integration/protocol_matchers.dart View 2 chunks +9 lines, -6 lines 0 comments Download
M pkg/analysis_server/tool/spec/spec_input.html View 3 chunks +14 lines, -23 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Brian Wilkerson
6 years, 3 months ago (2014-09-23 20:07:21 UTC) #2
Paul Berry
lgtm once the issue below is addressed. https://codereview.chromium.org/596893002/diff/20001/pkg/analysis_server/lib/src/domain_execution.dart File pkg/analysis_server/lib/src/domain_execution.dart (right): https://codereview.chromium.org/596893002/diff/20001/pkg/analysis_server/lib/src/domain_execution.dart#newcode155 pkg/analysis_server/lib/src/domain_execution.dart:155: } Needs ...
6 years, 3 months ago (2014-09-23 20:34:12 UTC) #3
jwren
On 2014/09/23 20:07:21, Brian Wilkerson wrote: LGTM
6 years, 3 months ago (2014-09-23 20:34:31 UTC) #4
Brian Wilkerson
https://codereview.chromium.org/596893002/diff/20001/pkg/analysis_server/lib/src/domain_execution.dart File pkg/analysis_server/lib/src/domain_execution.dart (right): https://codereview.chromium.org/596893002/diff/20001/pkg/analysis_server/lib/src/domain_execution.dart#newcode155 pkg/analysis_server/lib/src/domain_execution.dart:155: } > Needs an else block that sets kind ...
6 years, 3 months ago (2014-09-23 22:01:24 UTC) #5
Brian Wilkerson
6 years, 3 months ago (2014-09-23 22:02:16 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 40610 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698