summaryrefslogtreecommitdiffstats
path: root/sandbox
diff options
context:
space:
mode:
authorenal@chromium.org <enal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-14 21:19:18 +0000
committerenal@chromium.org <enal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-14 21:19:18 +0000
commit3a4294a044b1f4f587243d398f64bb93e2864ec5 (patch)
tree332c9592c6dd88fd737d21c32981b5b684dba120 /sandbox
parentc88217162034acbee26563db5f0ecbab15085cb0 (diff)
downloadchromium_src-3a4294a044b1f4f587243d398f64bb93e2864ec5.zip
chromium_src-3a4294a044b1f4f587243d398f64bb93e2864ec5.tar.gz
chromium_src-3a4294a044b1f4f587243d398f64bb93e2864ec5.tar.bz2
Change the way we are stopping audio stream on Mac.
We are seeing countless problems when restarting or closing audio stream, and suspect it is caused by wrong use of Mac OS X API. Do it exactly as done in Apple's Mac core audio sample -- Stop() does not stop the stream itelf, but instead waits for audio callback to stop and signal that stream is stopped. BUG=102395 TEST=No observable diffs, but crashes and seek problems should go away. Review URL: https://chromiumcodereview.appspot.com/10545160 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142235 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox')
0 files changed, 0 insertions, 0 deletions