Shutdown the It2Me host cleanly.
Previously It2Me host was shutting down before letting all shutdown tasks finish, which would often cause crashes. Now NativeMessagingPipe is responsible for host and channel deletion and the task runner for the main thread doesn't stop until the host is destroyed. BUG=453016 Review URL: https://codereview.chromium.org/887853002 Cr-Commit-Position: refs/heads/master@{#313967}
Showing
Please register or sign in to comment