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

Issue 2239613002: Issue 27053. Record errors in InferStaticVariableTypeTask and include them into unit errors. (Closed)

Created:
4 years, 4 months ago by scheglov
Modified:
4 years, 4 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Issue 27053. Record errors in InferStaticVariableTypeTask and include them into unit errors. R=brianwilkerson@google.com, jmesserly@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/296d81f60a91f60206fda5a15452cb81b06ea938

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -10 lines) Patch
M pkg/analyzer/doc/tasks.html View 2 chunks +6 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/incremental_resolver.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 14 chunks +64 lines, -10 lines 1 comment Download
M pkg/analyzer/test/src/task/dart_test.dart View 1 chunk +20 lines, -0 lines 0 comments Download
M pkg/analyzer/tool/task_dependency_graph/tasks.dot View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
scheglov
4 years, 4 months ago (2016-08-11 03:20:00 UTC) #1
Jennifer Messerly
lgtm!!! https://codereview.chromium.org/2239613002/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/2239613002/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode4057 pkg/analyzer/lib/src/task/dart.dart:4057: class MyErrorListener implements AnalysisErrorListener { was this for ...
4 years, 4 months ago (2016-08-11 13:39:37 UTC) #2
Brian Wilkerson
I would like us to verify that we need this change before we proceed. My ...
4 years, 4 months ago (2016-08-11 13:50:51 UTC) #3
Jennifer Messerly
On 2016/08/11 13:39:37, John Messerly wrote: > lgtm!!! > > https://codereview.chromium.org/2239613002/diff/1/pkg/analyzer/lib/src/task/dart.dart > File pkg/analyzer/lib/src/task/dart.dart (right): ...
4 years, 4 months ago (2016-08-11 13:51:12 UTC) #4
Brian Wilkerson
lgtm I'm guessing that we won't see duplicate errors because of our use of AnalysisError.mergeLists ...
4 years, 4 months ago (2016-08-11 15:46:00 UTC) #5
scheglov
4 years, 4 months ago (2016-08-11 16:10:37 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
296d81f60a91f60206fda5a15452cb81b06ea938 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698