summaryrefslogtreecommitdiffstats
path: root/chrome/service/net
diff options
context:
space:
mode:
authorzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-15 21:26:19 +0000
committerzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-15 21:26:19 +0000
commit103e385c881d7f83bd0aeecdcf618a746f47e9be (patch)
tree20e17071327fc810a73418c2aa15861d3172b607 /chrome/service/net
parent55f4ef8487fb2a9fa3e556a17ebd315847e34dbb (diff)
downloadchromium_src-103e385c881d7f83bd0aeecdcf618a746f47e9be.zip
chromium_src-103e385c881d7f83bd0aeecdcf618a746f47e9be.tar.gz
chromium_src-103e385c881d7f83bd0aeecdcf618a746f47e9be.tar.bz2
Revert 126982 - Move InMemoryURLIndex Caching Operations to FILE Thread
Reading and writing of the InMemoryURLIndex (IMUI) cache is now peformed on the FILE thread and, when required, rebuilding of the index is performed on the history thread. Reading and rebuilding of the index from the cache file or history database are now performed as atomic operations rather than by restoring/rebuilding in-place, i.e. a new private data object is created and populated then swapped in for the live private data object. BUG=83659,118486 TEST=Unit tests updated/enhanced. Review URL: https://chromiumcodereview.appspot.com/9030031 TBR=mrossetti@chromium.org Review URL: https://chromiumcodereview.appspot.com/9705075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126998 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/service/net')
0 files changed, 0 insertions, 0 deletions