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

Issue 1121963002: Record dependencies and invalidate results. (Closed)

Created:
5 years, 7 months ago by scheglov
Modified:
5 years, 7 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Record dependencies and invalidate results. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=45480

Patch Set 1 #

Total comments: 12

Patch Set 2 : Merge and fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+954 lines, -979 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 1 11 chunks +152 lines, -8 lines 0 comments Download
M pkg/analyzer/lib/src/context/context.dart View 1 6 chunks +32 lines, -28 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 1 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/driver.dart View 3 chunks +9 lines, -7 lines 0 comments Download
A pkg/analyzer/test/src/context/abstract_context_test.dart View 1 1 chunk +99 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/context/cache_test.dart View 1 17 chunks +159 lines, -24 lines 0 comments Download
M pkg/analyzer/test/src/context/context_test.dart View 1 23 chunks +312 lines, -313 lines 0 comments Download
A + pkg/analyzer/test/src/context/mock_sdk.dart View 1 4 chunks +27 lines, -5 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 56 chunks +81 lines, -157 lines 0 comments Download
M pkg/analyzer/test/src/task/driver_test.dart View 25 chunks +80 lines, -437 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
5 years, 7 months ago (2015-05-03 05:09:56 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1121963002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1121963002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode846 pkg/analyzer/lib/src/context/cache.dart:846: void _addDependentResult(TargetedResult result) { I don't understand why ...
5 years, 7 months ago (2015-05-03 15:35:33 UTC) #2
scheglov
https://codereview.chromium.org/1121963002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1121963002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode846 pkg/analyzer/lib/src/context/cache.dart:846: void _addDependentResult(TargetedResult result) { On 2015/05/03 15:35:32, Brian Wilkerson ...
5 years, 7 months ago (2015-05-03 20:26:28 UTC) #3
scheglov
5 years, 7 months ago (2015-05-03 20:27:06 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 45480 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698