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

Issue 2172973002: Invalidate results, which compound results of other targets. (Closed)

Created:
4 years, 5 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

Invalidate results, which compound results of other targets. These results might become invalid even if the source does not use directly any of changed names. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/351cbb5a9246bb25f81c1a8aa7bba9c69cec0eb5

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -36 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 6 chunks +44 lines, -32 lines 2 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 3 chunks +8 lines, -2 lines 1 comment Download
M pkg/analyzer/test/src/context/context_test.dart View 2 chunks +174 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
scheglov
4 years, 5 months ago (2016-07-22 07:28:26 UTC) #1
Paul Berry
I don't really understand how the dependency tracking logic in the task model works so ...
4 years, 5 months ago (2016-07-22 17:04:57 UTC) #2
scheglov
Brian, ping.
4 years, 4 months ago (2016-07-27 17:50:20 UTC) #3
Brian Wilkerson
lgtm https://codereview.chromium.org/2172973002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/2172973002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode672 pkg/analyzer/lib/src/context/cache.dart:672: if (deltaResult == DeltaResult.INVALIDATE_KEEP_DEPENDENCIES) { Seem kind of ...
4 years, 4 months ago (2016-07-27 18:47:37 UTC) #4
scheglov
https://codereview.chromium.org/2172973002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/2172973002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode672 pkg/analyzer/lib/src/context/cache.dart:672: if (deltaResult == DeltaResult.INVALIDATE_KEEP_DEPENDENCIES) { On 2016/07/27 18:47:37, Brian ...
4 years, 4 months ago (2016-07-27 19:48:44 UTC) #5
scheglov
4 years, 4 months ago (2016-07-27 19:51:11 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
351cbb5a9246bb25f81c1a8aa7bba9c69cec0eb5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698