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

Issue 1806563003: AnalysisDriver.createWorkOrderForResult() should check AnalysisContext.aboutToComputeResult() first. (Closed)

Created:
4 years, 9 months ago by scheglov
Modified:
4 years, 9 months 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

AnalysisDriver.createWorkOrderForResult() should check AnalysisContext.aboutToComputeResult() first. So, if there is a result provider, it will be asked for root results, such as DART_ERRORS or LIBRARY_ELEMENT too. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/2a4dbe248c347f5a36bae3201e3f646bbdf397f0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -38 lines) Patch
M pkg/analyzer/lib/src/task/driver.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/task/driver_test.dart View 5 chunks +64 lines, -38 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 9 months ago (2016-03-16 04:42:53 UTC) #1
Brian Wilkerson
LGTM
4 years, 9 months ago (2016-03-16 13:48:31 UTC) #2
scheglov
4 years, 9 months ago (2016-03-16 16:20:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2a4dbe248c347f5a36bae3201e3f646bbdf397f0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698