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

Issue 1432423004: Send any logError() information to the IDE. (Closed)

Created:
5 years, 1 month ago by scheglov
Modified:
5 years, 1 month ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Send any logError() information to the IDE. I have not seen any errors sent so far after several minutes of playing with it. Adding and removing files does not cause any errors. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/5b61845221b0d40f31edf5cfc2155e2253b2aa72

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add messages for all sendServerErrorNotification() invocations. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -15 lines) Patch
M pkg/analysis_server/lib/src/analysis_logger.dart View 1 3 chunks +10 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/analysis_server.dart View 1 7 chunks +14 lines, -7 lines 0 comments Download
M pkg/analysis_server/lib/src/domain_completion.dart View 1 1 chunk +4 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/operation/operation_analysis.dart View 1 4 chunks +8 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/server/driver.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/lib/task/model.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
5 years, 1 month ago (2015-11-12 03:15:56 UTC) #1
Brian Wilkerson
LGTM after adding messages https://codereview.chromium.org/1432423004/diff/1/pkg/analysis_server/lib/src/analysis_logger.dart File pkg/analysis_server/lib/src/analysis_logger.dart (right): https://codereview.chromium.org/1432423004/diff/1/pkg/analysis_server/lib/src/analysis_logger.dart#newcode28 pkg/analysis_server/lib/src/analysis_logger.dart:28: AnalysisLogger({this.onError}) { I'm not sure ...
5 years, 1 month ago (2015-11-12 14:52:51 UTC) #2
scheglov
https://codereview.chromium.org/1432423004/diff/1/pkg/analysis_server/lib/src/analysis_logger.dart File pkg/analysis_server/lib/src/analysis_logger.dart (right): https://codereview.chromium.org/1432423004/diff/1/pkg/analysis_server/lib/src/analysis_logger.dart#newcode28 pkg/analysis_server/lib/src/analysis_logger.dart:28: AnalysisLogger({this.onError}) { On 2015/11/12 14:52:51, Brian Wilkerson wrote: > ...
5 years, 1 month ago (2015-11-12 16:15:56 UTC) #3
scheglov
5 years, 1 month ago (2015-11-12 16:16:31 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5b61845221b0d40f31edf5cfc2155e2253b2aa72 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698