DescriptionChange 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274754
Patch Set 1 #Patch Set 2 : Start using MRUCache #Patch Set 3 : Updated tests for expiry and fixed lint errors. #
Messages
Total messages: 5 (0 generated)
|