diff options
author | wtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-12 01:18:55 +0000 |
---|---|---|
committer | wtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-12 01:18:55 +0000 |
commit | 7a9c86180d397bab57899cde12c598760cb34b47 (patch) | |
tree | 3715eb0f711e7918a37e03827936d3e72da01b7f /chrome | |
parent | b6e4beca3a071606c537af2d55eba21d99769cb0 (diff) | |
download | chromium_src-7a9c86180d397bab57899cde12c598760cb34b47.zip chromium_src-7a9c86180d397bab57899cde12c598760cb34b47.tar.gz chromium_src-7a9c86180d397bab57899cde12c598760cb34b47.tar.bz2 |
Notify the WinHttpRequestThrottle of the completion of a
request when we have read the entire response, rather than
waiting until the destructor. This is what we do in the
new HTTP stack (see HttpNetworkTransaction::DoReadBodyComplete).
This allows us to unblock the queued requests in the
WinHttpRequestThrottle sooner.
After this change, the name of the request_submitted_
member is no longer accurate. Since we'll replace the
WinHTTP code soon, I just update the comment rather than
renaming the member.
R=darin
BUG=4302
Review URL: http://codereview.chromium.org/10613
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5245 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
0 files changed, 0 insertions, 0 deletions