Reland "Avoid hitting the thread check when WebRtcAudioRenderer is going away"

This relands r255158 without including the changes to webrtc_audio_renderer.cc.
This prevents audio loss from occuring in other WebRTC apps.

Setting notry=true because this is essentially just reverting the revert I made about an hour ago.


> Avoid hitting the thread check when WebRtcAudioRenderer is going away.
>
> We need to reset the render_thread_checker and render_converter_ when the WebRtcAudioRenderer is going away.
>
> NOTRY=true
>
> BUG=264611
> TEST=manual test webrtc with --enable-audio-track-processor

NOTRY=true
BUG=351895,264611

Review URL: https://codereview.chromium.org/198303002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256694 0039d316-1c4b-4281-b951-d872f2087c98
4 files changed