Stop early exit watcher in BrowserChildProcessHostImpl::OnChildDisconnected
The early exit watcher holds on to a reference to the waitable event which ChildProcessLauncher::GetChildTerminationStatus deletes, so it should be stopped first. BUG=424024 Review URL: https://codereview.chromium.org/658253002 Cr-Commit-Position: refs/heads/master@{#300518}
Showing
Please register or sign in to comment