DescriptionHandle ERR_PAC_SCRIPT_TERMINATED in ProxyService.
If the out-of-process v8 pac resolver crashes, ProxyResolverMojo
returns ERR_PAC_SCRIPT_TERMINATED as its error. This changes
ProxyService to discard its ProxyResolver when that error is returned,
and if other requests were in progress, start reinitializing a new
ProxyResolver.
This also changes ProxyResolverMojo to correctly handle being deleted
while running a CompletionCallback.
BUG=467832
Committed: https://crrev.com/0a74fd9a8fb634aa6e7407afed9fa556fc8ebca2
Cr-Commit-Position: refs/heads/master@{#326960}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : rebase #Patch Set 3 : #Patch Set 4 : rebase #
Messages
Total messages: 17 (8 generated)
|