summaryrefslogtreecommitdiffstats
path: root/site_scons
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-14 22:05:33 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-14 22:05:33 +0000
commit55474b575e7e36bea6e7ce2ed18b34ff98a654dc (patch)
tree5e71656e0795f2372268a5d645d904d0a884e024 /site_scons
parent0d219e8c64fd474737eb88737a8af3221893393a (diff)
downloadchromium_src-55474b575e7e36bea6e7ce2ed18b34ff98a654dc.zip
chromium_src-55474b575e7e36bea6e7ce2ed18b34ff98a654dc.tar.gz
chromium_src-55474b575e7e36bea6e7ce2ed18b34ff98a654dc.tar.bz2
Give each HistoryService instance it's own backend thread.
I had originally planned to push history_thread up to BrowserProcess, but was scared away by the comment in ~Profile that talks about HistoryService calling back into the bookmark bar model, and that it depended on join()ing at that particular time to ensure this doesn't happen after the bookmark bar model has been reset. I didn't use scoped_ptr for the thread because it makes the little dance in CleanUp awkward. TEST=any existing test that exersizes the history service. I added a ProfileManager test that would fail without this change. Review URL: http://codereview.chromium.org/73012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13703 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'site_scons')
0 files changed, 0 insertions, 0 deletions