DescriptionFix cancellation of a pair of URLRequestJob subclasses
URLRequestSimpleJob and URLRequestChromeJob can call back into their
parent URLRequestJob class after Kill() has been invoked, which can
cause Bad Things.
Longer term, we should think about the interface between URLRequestJob
and its subclasses, to see if we can create a more robust interface.
BUG=508900
Committed: https://crrev.com/363ce98af274c07f43acac74b7ca7c23641c996e
Cr-Commit-Position: refs/heads/master@{#342211}
Patch Set 1 #Patch Set 2 : Fix URLRequestSimpleJob, remove bogus test #Patch Set 3 : Fix WebUI #Patch Set 4 : Fixes #
Total comments: 17
Patch Set 5 : Response to comments #Patch Set 6 : Change random stuff #
Messages
Total messages: 24 (12 generated)
|