diff options
author | nyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-04 09:39:59 +0000 |
---|---|---|
committer | nyquist@chromium.org <nyquist@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-04 09:39:59 +0000 |
commit | c2b43dbac2d7feff547cf7e1caf0689b713d6195 (patch) | |
tree | 3e4b490c18ad60edc467715fd2a5e0b0e06d7374 /apps/launcher.cc | |
parent | a56802837a19174c642e15bdc37e4822841b2f16 (diff) | |
download | chromium_src-c2b43dbac2d7feff547cf7e1caf0689b713d6195.zip chromium_src-c2b43dbac2d7feff547cf7e1caf0689b713d6195.tar.gz chromium_src-c2b43dbac2d7feff547cf7e1caf0689b713d6195.tar.bz2 |
Change InMemoryContentStore to use MRUCache.
This CL changes the backing store for the InMemoryContentStore to now be of
type base::MRUCache. This ensures that the growth of the store is not
unbounded.
Tests are also added to ensure the new functionality works as expected.
BUG=379642
Review URL: https://codereview.chromium.org/302163005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274754 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps/launcher.cc')
0 files changed, 0 insertions, 0 deletions