DescriptionFix accounting and logging of HttpStream request and job bindings.
This fixes some codepaths where a request would be bound to a job (or bound to
no job if a SPDY session was established) without properly orphaning or canceling
all other jobs.
Also, log the binding in NetLog at the point where the jobs are bound, rather than
in Complete. NetLog currently loses track of which Job was bound if the bound Job
failed.
This doesn't fix the URL_REQUEST not logging the result of a failed Job.
BUG=504443
Committed: https://crrev.com/3e005d44ef8d8b67b7be8d0c1a73b60941680aef
Cr-Commit-Position: refs/heads/master@{#336688}
Patch Set 1 #
Total comments: 2
Patch Set 2 : various #Patch Set 3 : comment typo #
Depends on Patchset: Messages
Total messages: 12 (5 generated)
|