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

Issue 1331223003: Keep known valid Dart results and invalidate all the other results during incremental resolution. (Closed)

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

Keep known valid Dart results and invalidate all the other results during incremental resolution. By doing this we invalidate Angular results, so cause their recomputing and updating Angular specific errors and resolved ranges. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/57958d76433c9192b08428387ce89576571719c3

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -24 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/incremental_resolver.dart View 8 chunks +100 lines, -21 lines 1 comment Download
M pkg/analyzer/test/src/context/cache_test.dart View 2 chunks +51 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/context/context_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
scheglov
5 years, 3 months ago (2015-09-10 19:48:39 UTC) #1
Brian Wilkerson
I don't understand the need for this change. I thought we had implemented a general ...
5 years, 3 months ago (2015-09-10 20:06:52 UTC) #2
scheglov
On 2015/09/10 20:06:52, Brian Wilkerson wrote: > I don't understand the need for this change. ...
5 years, 3 months ago (2015-09-10 20:22:56 UTC) #3
Brian Wilkerson
> We don't want to invalidate all of the Dart results. > For example invalidating ...
5 years, 3 months ago (2015-09-10 21:31:08 UTC) #4
Brian Wilkerson
Ok, after an out-of-band conversation, I'm still concerned about this approach, but I agree that ...
5 years, 3 months ago (2015-09-11 14:18:59 UTC) #5
scheglov
5 years, 3 months ago (2015-09-11 14:59:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
57958d76433c9192b08428387ce89576571719c3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698