Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the call to Terminate() on the main thread.
Terminate() must be called on the signaling thread so if the WebRtcAudioDevice hasn't already been uninitialized, there isn't much we can do and instead we need to figure out why and fix it (there might not be a problem). BUG=447042 R=henrika@chromium.org Review URL: https://codereview.chromium.org/1523053006 . Cr-Commit-Position: refs/heads/master@{#365218}
- Loading branch information