diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-20 21:17:51 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-20 21:17:51 +0000 |
commit | 26ccdca18a79c28df69139580765e506fe7adeab (patch) | |
tree | a6e289982d17267067f7bbf6ba9c0945d31d79ec /chrome/browser/chromeos | |
parent | 601631d9301ec77d19ee009adfe7dfd62a819668 (diff) | |
download | chromium_src-26ccdca18a79c28df69139580765e506fe7adeab.zip chromium_src-26ccdca18a79c28df69139580765e506fe7adeab.tar.gz chromium_src-26ccdca18a79c28df69139580765e506fe7adeab.tar.bz2 |
Prevent AudioDeviceThread from starting if clients have called Stop() (round 2).
My first attempt at a fix (r157378) was no good as it's legal to repeatedly start and stop an AudioOutputDevice. This time around we use flag to track a pending stop so we don't start AudioDeviceThread knowing the client had requested a stop.
BUG=147499
Review URL: https://chromiumcodereview.appspot.com/10958004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157841 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/chromeos')
0 files changed, 0 insertions, 0 deletions