OfflineAudioDestinationNode must wait for thread completion in uninitialize()
authorcrogers@google.com <crogers@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 26 Sep 2011 22:58:29 +0000 (22:58 +0000)
committercrogers@google.com <crogers@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 26 Sep 2011 22:58:29 +0000 (22:58 +0000)
commitd2b69a97ef02d12b938d8fedbc915cd67871e757
tree1c017408d0914911ff2b3f1f8c6b228557fb94ee
parent1556ddef72dbd766dd800fb0201f441a0341d74b
OfflineAudioDestinationNode must wait for thread completion in uninitialize()
https://bugs.webkit.org/show_bug.cgi?id=68725

Reviewed by Kenneth Russell.

No new tests.  This fixes internal implementation details.

* webaudio/OfflineAudioDestinationNode.cpp:
(WebCore::OfflineAudioDestinationNode::uninitialize):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96020 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp