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

Issue 2524693003: Fix MemoryCachingByteStore._evict after an unsuccessful get. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Stop storing null #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -3 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/byte_store.dart View 1 2 chunks +9 lines, -3 lines 0 comments Download
M pkg/analyzer/test/src/dart/analysis/byte_store_test.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Paul Berry
4 years, 1 month ago (2016-11-22 23:48:16 UTC) #2
Paul Berry
This should fix fatal errors from the new analysis driver of the form "NoSuchMethodError: The ...
4 years, 1 month ago (2016-11-22 23:50:30 UTC) #3
Brian Wilkerson
DBC: Wouldn't it be better to not allow `null` as a value in the map?
4 years, 1 month ago (2016-11-23 00:04:27 UTC) #5
Paul Berry
On 2016/11/23 00:04:27, Brian Wilkerson wrote: > DBC: Wouldn't it be better to not allow ...
4 years, 1 month ago (2016-11-23 00:09:09 UTC) #6
scheglov
On 2016/11/23 00:09:09, Paul Berry wrote: > On 2016/11/23 00:04:27, Brian Wilkerson wrote: > > ...
4 years, 1 month ago (2016-11-23 02:54:32 UTC) #7
Paul Berry
On 2016/11/23 02:54:32, scheglov wrote: > On 2016/11/23 00:09:09, Paul Berry wrote: > > On ...
4 years ago (2016-11-23 13:51:19 UTC) #8
Brian Wilkerson
lgtm
4 years ago (2016-11-23 16:11:40 UTC) #9
scheglov
LGTM
4 years ago (2016-11-23 17:00:55 UTC) #10
Paul Berry
4 years ago (2016-11-23 17:47:49 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
08fa512ff2c1c48f820bcc84776f54400ee17418 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698