diff options
author | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-20 23:15:10 +0000 |
---|---|---|
committer | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-20 23:15:10 +0000 |
commit | 4739f709cff67fc2237f1f72fb55e8c87c09f647 (patch) | |
tree | 2254b67fb3cf31f625991f9026f329ada455d2a3 /net/disk_cache/mem_backend_impl.h | |
parent | 1ce036139aba74ac80a94100c315d56a4eabcae2 (diff) | |
download | chromium_src-4739f709cff67fc2237f1f72fb55e8c87c09f647.zip chromium_src-4739f709cff67fc2237f1f72fb55e8c87c09f647.tar.gz chromium_src-4739f709cff67fc2237f1f72fb55e8c87c09f647.tar.bz2 |
Disk cache: Remove all non essential synchronization from the
cache destructor.
The default setting for unit tests is still to perform full
synchronization so we make sure that all work is performed, and
that there are no leaks.
However, when not running unit tests, all in progress operations are
simply dropped on the flor, so they should result in dirty entries
for the next run.
BUG=74623
TEST=net_unittests
Review URL: https://chromiumcodereview.appspot.com/9702059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127826 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/disk_cache/mem_backend_impl.h')
0 files changed, 0 insertions, 0 deletions