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

Issue 1463833003: Don't update incrementally invalid results. (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

Don't update incrementally invalid results. Invalid results don't have correct dependencies, so if we make them valid, they will never get invalidated later. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/0f477023a4b0af017d20db8ad67ba602920829ed

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -8 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 1 chunk +6 lines, -4 lines 1 comment Download
M pkg/analyzer/test/generated/incremental_resolver_test.dart View 5 chunks +46 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 1 month ago (2015-11-20 19:38:36 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1463833003/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1463833003/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode519 pkg/analyzer/lib/src/context/cache.dart:519: if (data.state == CacheState.VALID) { I think we ...
5 years, 1 month ago (2015-11-20 19:47:47 UTC) #2
scheglov
5 years, 1 month ago (2015-11-20 20:29:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0f477023a4b0af017d20db8ad67ba602920829ed (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698