summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-09 22:56:15 +0000
committerlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-09 22:56:15 +0000
commit1655df4f843c8ae9c9f6e7a4a6df4982b16fbbc9 (patch)
treec1679834f4507c1fd8f06559e31a054d4f11c333 /tools
parent44cd65ef7de2f372b9f472efe6f959ce4b36251c (diff)
downloadchromium_src-1655df4f843c8ae9c9f6e7a4a6df4982b16fbbc9.zip
chromium_src-1655df4f843c8ae9c9f6e7a4a6df4982b16fbbc9.tar.gz
chromium_src-1655df4f843c8ae9c9f6e7a4a6df4982b16fbbc9.tar.bz2
Remove race suppression now that WebKit r94821 has been rolled in.
TEST=Thread sanitizer run. BUG=93708 Review URL: http://codereview.chromium.org/7865010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100523 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/tsan/suppressions.txt35
1 files changed, 0 insertions, 35 deletions
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index a3c1fd4..d7d4c0e 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -542,41 +542,6 @@
fun:ThreadWatcherList::InitializeAndStartWatching
}
{
- bug_93708_a
- ThreadSanitizer:Race
- fun:WTF::StringImplBase::ref
- fun:WTF::String::String
- fun:WebCore::KURLGooglePrivate::KURLGooglePrivate
- fun:WebCore::KURL::KURL
- fun:WebCore::WorkerContext::WorkerContext
- fun:WebCore::DedicatedWorkerContext::DedicatedWorkerContext
- fun:WebCore::DedicatedWorkerContext::create
- fun:WebCore::DedicatedWorkerThread::createWorkerContext
- fun:WebCore::WorkerThread::workerThread
- fun:WebCore::WorkerThread::workerThreadStart
- fun:WTF::threadEntryPoint
-}
-{
- bug_93708_b
- ThreadSanitizer:Race
- fun:WebCore::KURLGooglePrivate::~KURLGooglePrivate
- fun:WebCore::KURL::~KURL
- fun:WebCore::WorkerScriptLoader::~WorkerScriptLoader
- fun:WTF::RefCounted::deref
- fun:WTF::RefPtr::clear
- fun:WTF::RefPtr::operator=
- fun:WebCore::Worker::notifyFinished
- fun:WebCore::WorkerScriptLoader::notifyFinished
- fun:WebCore::WorkerScriptLoader::didFinishLoading
- fun:WebCore::DocumentThreadableLoader::didFinishLoading
- fun:WebCore::DocumentThreadableLoader::didFinishLoading
- fun:WebCore::SubresourceLoader::didFinishLoading
- fun:WebCore::ResourceLoader::didFinishLoading
- fun:WebCore::ResourceHandleInternal::didFinishLoading
- fun:webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest
- fun:ResourceDispatcher::OnRequestComplete
-}
-{
bug_93757
ThreadSanitizer:Race
fun:__memset_sse2