diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-13 19:37:28 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-13 19:37:28 +0000 |
commit | 35a4e5cfe2ca73705f7ca062ea41d86e445647d9 (patch) | |
tree | d5701c5f5c627a35a3fdb557903a2b4e4559e532 /components | |
parent | 174e8878022976a12c9abc9a947d3df1d13aa8bb (diff) | |
download | chromium_src-35a4e5cfe2ca73705f7ca062ea41d86e445647d9.zip chromium_src-35a4e5cfe2ca73705f7ca062ea41d86e445647d9.tar.gz chromium_src-35a4e5cfe2ca73705f7ca062ea41d86e445647d9.tar.bz2 |
Lots of misc. history cleanup:
* Remove HistoryService::UnloadBackend(), and fold it into Cleanup(), which is
now its only caller since the memory purger is gone. This in turn means we
can nuke all instances of lazy-loading the backend.
* Use scoped_ptr<> more to indicate ownership transfers
* Use PostTaskAndReplyWithResult() to eliminate some cruddy wrapping code (there
is still more cruddy wrapping code).
BUG=350455
TEST=none
R=sky@chromium.org
Review URL: https://codereview.chromium.org/195873002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256888 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components')
0 files changed, 0 insertions, 0 deletions