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

Issue 1451893002: If analysis is already complete, don't start it again in onFileAnalysisComplete(). (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

If analysis is already complete, don't start it again in onFileAnalysisComplete(). This should fix the first two problems you found yesterday in the IDEA / DAS log - start/stop analysis on analysis.getErrors and as a consequence an extra analysis.implemented notification. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/c29541085288d282fd3ed1563776decaa87933ff

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
5 years, 1 month ago (2015-11-16 21:54:36 UTC) #1
Brian Wilkerson
LGTM
5 years, 1 month ago (2015-11-16 21:57:16 UTC) #3
scheglov
5 years, 1 month ago (2015-11-16 22:00:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c29541085288d282fd3ed1563776decaa87933ff (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698