diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-29 20:59:40 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-29 20:59:40 +0000 |
commit | 023cee77677908dda1466d6c88e9dc1c7dddc705 (patch) | |
tree | 32ea70311d6330a39c22f99dce8cb35629e0a860 /net/disk_cache/file_win.cc | |
parent | 0e6b51dd99f0333a7ab0e2fabe511d771a3d3e1f (diff) | |
download | chromium_src-023cee77677908dda1466d6c88e9dc1c7dddc705.zip chromium_src-023cee77677908dda1466d6c88e9dc1c7dddc705.tar.gz chromium_src-023cee77677908dda1466d6c88e9dc1c7dddc705.tar.bz2 |
Use ScopedRunnableMethodFactory for SpdySession to better control lifetime.
I'm trying to make sure all IO objects clean up appropriately when HttpNetworkSession goes away. SpdySession can cause problems since it pointlessly keeps itself alive for another MessageLoop loop even though all references may have gone away. This fixes that.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3547003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60988 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/disk_cache/file_win.cc')
0 files changed, 0 insertions, 0 deletions