summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/tsan/suppressions.txt22
1 files changed, 21 insertions, 1 deletions
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index 956a990..b93106d 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -577,7 +577,7 @@
fun:prerender::PrerenderManager::~PrerenderManager
}
{
- bug_93708
+ bug_93708_a
ThreadSanitizer:Race
fun:WTF::StringImplBase::ref
fun:WTF::String::String
@@ -592,6 +592,26 @@
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