DescriptionIf ResourceDispatcherHost receives a CancelRequest, it
should call OnResponseComplete() only if the cancellation
is actually processed. Otherwise, it might destroy a
request that is still active.
In addition, make sure DownloadRequestLimiter::Callback is
only invoked from the IO thread and prevent
DownloadThrottlingResourceHandler from processing
callbacks after the request has been closed.
BUG=76202
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78983
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : Fix unit test #Patch Set 4 : . #
Total comments: 6
Patch Set 5 : Rebased. #
Messages
Total messages: 9 (0 generated)
|