DescriptionUse URLRequestJobManager to retry data reduction proxy bypasses
The data reduction proxy retries a bypassed request by creating
a new URLRequestHttpJob for the request and starting it. This
change uses URLRequestJobManager::CreateJob() to create that job.
Previously, the URLRequestJobFactory chain was called to create
the job, an it only would for main frame requests.
BUG=434830
Committed: https://crrev.com/09d0aae07de9e0a68752dde74a3c204429ab24d9
Cr-Commit-Position: refs/heads/master@{#305054}
Patch Set 1 #Patch Set 2 : export manager #
Total comments: 2
Patch Set 3 : Added include #
Messages
Total messages: 20 (7 generated)
|