Chromium Code Reviews
DescriptionFix DiskCacheEntryTest.MemoryOnlyDoomSparseEntry
BUG=12258
TEST=DiskCacheEntryTest.MemoryOnlyDoomSparseEntry
The sequence that caused this test to break was to doom to the entry while
it is still opened. Since closing the parent entry only delete itself and
then child entries are not cleaned up. This is corrected by using
InternalDoom() for destruction.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24594
Patch Set 1 #Patch Set 2 : cache only #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||