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

Issue 1133833002: Automatically remove empty entries from the cache. (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

Automatically remove empty entries from the cache. Now we use Element(s) and other "big" structures as keys. So, now we need a mechanism to remove entries with their keys altogether, not just removing associated data. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=45648

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -35 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 9 chunks +58 lines, -35 lines 0 comments Download
M pkg/analyzer/test/src/context/cache_test.dart View 4 chunks +52 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 7 months ago (2015-05-08 16:16:22 UTC) #1
Brian Wilkerson
LGTM
5 years, 7 months ago (2015-05-08 16:40:07 UTC) #2
scheglov
5 years, 7 months ago (2015-05-08 16:59:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45648 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698