summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-20 21:17:51 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-20 21:17:51 +0000
commit26ccdca18a79c28df69139580765e506fe7adeab (patch)
treea6e289982d17267067f7bbf6ba9c0945d31d79ec /chrome/browser/chromeos
parent601631d9301ec77d19ee009adfe7dfd62a819668 (diff)
downloadchromium_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