Commit 64d60f09 authored by sergeyu@chromium.org's avatar sergeyu@chromium.org

Remove suppression for race condition in talk_base::Event.

The code that was using Event has been removed, so we shouldn't see this
issue anymore.

BUG=116421

Review URL: https://chromiumcodereview.appspot.com/10261021

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134715 0039d316-1c4b-4281-b951-d872f2087c98
parent 327a804c
...@@ -842,11 +842,6 @@ ...@@ -842,11 +842,6 @@
fun:AudioRendererHost::OnCreated fun:AudioRendererHost::OnCreated
fun:media::AudioOutputController::DoCreate fun:media::AudioOutputController::DoCreate
} }
{
bug_116421
ThreadSanitizer:Race
fun:talk_base::Event::EnsureInitialized
}
{ {
bug_116559 bug_116559
ThreadSanitizer:Race ThreadSanitizer:Race
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment