Refactor AudioInputDevice to remove race conditions and allow more flexible calling sequences.
It also ensures that the AudioInputDevice can be destroyed during an active audio session without crashing. This CL is a summary of http://codereview.chromium.org/7497025, i.e., it removes potential race conditions but in a more "lightweight" manner. BUG=none TEST=trybots Review URL: http://codereview.chromium.org/7661017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98198 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment