DescriptionFix a memory error in ProxyResolverV8Tracing.
The problem could happen when executing:
ProxyResolverV8TracingTest.CancelWhileBlockedInNonBlockingDns
The issue was the Job was not expecting it could get cancelled within the call to the HostResolver. It now handles this case, and I have added a Sleep() so the timing conditions for this problem manifest consistently.
BUG=173373, 119151
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180021
Patch Set 1 #
Total comments: 5
Patch Set 2 : Remove a bad DCHECK #
Messages
Total messages: 8 (0 generated)
|