Descriptiongdata: Remove a werid behavior from GDataCacheMetadata::UpdateCache()
Though it's not documented in the function comment, UpdateCache()
had ability to remove an existing cache entry. This is more like a
surprising behavior. This patch removes the behavior.
Along the way, rename the function to be more descriptive.
Also rename RemoveFromCache() to RemoveCacheEntry().
BUG=136921
TEST=out/Release/unit_tests --gtest_filter=GData*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146251
Patch Set 1 #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|