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

Issue 587783003: Replace AnalysisServerListener with Stream. (Closed)

Created:
6 years, 3 months ago by scheglov
Modified:
6 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merges and fixes for comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -122 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 8 chunks +19 lines, -51 lines 0 comments Download
M pkg/analysis_server/lib/src/domain_execution.dart View 1 6 chunks +15 lines, -36 lines 0 comments Download
M pkg/analysis_server/lib/src/edit/edit_domain.dart View 1 4 chunks +3 lines, -24 lines 0 comments Download
M pkg/analysis_server/test/domain_execution_test.dart View 4 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
scheglov
6 years, 3 months ago (2014-09-20 06:49:32 UTC) #1
Brian Wilkerson
I'm not familiar with Streams in Dart, so this doesn't look like an improvement to ...
6 years, 3 months ago (2014-09-22 13:59:53 UTC) #2
Paul Berry
This looks much more Dart-ish to me--I like it. With the issue below fixed, lgtm. ...
6 years, 3 months ago (2014-09-22 15:52:22 UTC) #3
Brian Wilkerson
I didn't notice earlier, but I don't think this change is useful because we need ...
6 years, 3 months ago (2014-09-22 16:41:16 UTC) #4
scheglov
PTAL https://codereview.chromium.org/587783003/diff/1/pkg/analysis_server/lib/src/analysis_server.dart File pkg/analysis_server/lib/src/analysis_server.dart (right): https://codereview.chromium.org/587783003/diff/1/pkg/analysis_server/lib/src/analysis_server.dart#newcode240 pkg/analysis_server/lib/src/analysis_server.dart:240: _onAnalysisCompleteController.add(null); On 2014/09/22 15:52:21, Paul Berry wrote: > ...
6 years, 3 months ago (2014-09-22 18:03:18 UTC) #5
Paul Berry
lgtm
6 years, 3 months ago (2014-09-22 18:21:39 UTC) #6
Brian Wilkerson
LGTM
6 years, 3 months ago (2014-09-22 18:24:50 UTC) #7
scheglov
6 years, 3 months ago (2014-09-22 18:35:37 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 40557 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698