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

Issue 1126793004: When invalidate because of the ERROR state, propagate its exception. (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

When invalidate because of the ERROR state, propagate its exception. I have to move invalidation implementation into CacheEntry, because we need to set the "exception" field value. Should we also move "setDependedOnResults" and make ResultData a dumb data container? R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=45608

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -58 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 5 chunks +34 lines, -34 lines 0 comments Download
M pkg/analyzer/test/src/context/cache_test.dart View 1 chunk +29 lines, -24 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 7 months ago (2015-05-05 15:36:27 UTC) #1
Brian Wilkerson
LGTM > Should we also move "setDependedOnResults" and make ResultData a dumb data container? I'm ...
5 years, 7 months ago (2015-05-05 15:58:48 UTC) #2
scheglov
5 years, 7 months ago (2015-05-07 19:10:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45608 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698