diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-18 01:01:19 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-18 01:01:19 +0000 |
commit | 7613faaea65b29a00c8bba44b440227fe7b0cade (patch) | |
tree | d699a5d92652a10f816960e8bde3c7e3ead6d59f /chrome/renderer | |
parent | 1bd51ce010efeb0123072ad38a2f27cb8505725d (diff) | |
download | chromium_src-7613faaea65b29a00c8bba44b440227fe7b0cade.zip chromium_src-7613faaea65b29a00c8bba44b440227fe7b0cade.tar.gz chromium_src-7613faaea65b29a00c8bba44b440227fe7b0cade.tar.bz2 |
Fix HttpPipeliningCompatibilityClient ownership.
Previously it was unowned. Now IOThread::Globals owns it. Due to this, move the CHECK for no leaking URLRequests to the IOThread::Globals destructor.
Also, fix up some lifetime ordering issues with HttpPipeliningCompatibilityClient. This lets us delete the HttpPipeliningCompatibilityClient synchronously from within the finishing callback.
BUG=123830
TEST=none
Review URL: http://codereview.chromium.org/10041008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132715 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer')
0 files changed, 0 insertions, 0 deletions