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

Issue 2443083002: Delay invalidating linked hashes until after checking the API signature of the changed file. (Closed)

Created:
4 years, 2 months ago by scheglov
Modified:
4 years, 1 month ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Delay invalidating linked hashes until after checking the API signature of the changed file. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/a42e0e94d8b1030270c0ae6f97c4fae502acb06c

Patch Set 1 #

Total comments: 4

Patch Set 2 : Extract _getCurrentUnlinked and _File.currentContentHash. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -36 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 6 chunks +83 lines, -36 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
scheglov
4 years, 2 months ago (2016-10-24 06:16:42 UTC) #1
Paul Berry
https://codereview.chromium.org/2443083002/diff/1/pkg/analyzer/lib/src/dart/analysis/driver.dart File pkg/analyzer/lib/src/dart/analysis/driver.dart (right): https://codereview.chromium.org/2443083002/diff/1/pkg/analyzer/lib/src/dart/analysis/driver.dart#newcode595 pkg/analyzer/lib/src/dart/analysis/driver.dart:595: PackageBundle _getUnlinked(_File file, {bool computeIfNotCached: true}) { I'm not ...
4 years, 1 month ago (2016-10-24 12:12:04 UTC) #2
scheglov
https://codereview.chromium.org/2443083002/diff/1/pkg/analyzer/lib/src/dart/analysis/driver.dart File pkg/analyzer/lib/src/dart/analysis/driver.dart (right): https://codereview.chromium.org/2443083002/diff/1/pkg/analyzer/lib/src/dart/analysis/driver.dart#newcode595 pkg/analyzer/lib/src/dart/analysis/driver.dart:595: PackageBundle _getUnlinked(_File file, {bool computeIfNotCached: true}) { On 2016/10/24 ...
4 years, 1 month ago (2016-10-24 19:15:58 UTC) #3
scheglov
Committed patchset #2 (id:20001) manually as a42e0e94d8b1030270c0ae6f97c4fae502acb06c (presubmit successful).
4 years, 1 month ago (2016-10-24 19:16:13 UTC) #5
Brian Wilkerson
lgtm
4 years, 1 month ago (2016-10-26 06:38:12 UTC) #6
Paul Berry
4 years, 1 month ago (2016-10-31 15:28:13 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698