Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Unified Diff: tools/valgrind/tsan/suppressions.txt

Issue 7753012: Remove TSan suppression after fixing the bug. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/suppressions.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index b93106d1c921104d99cd674d61dd1a7604a9bd14..8238752a867d2d7654231f4f6d43a36b2c27b553 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -618,55 +618,6 @@
fun:VisitedLinkMaster::CreateURLTable
}
{
- bug_93777_a
- ThreadSanitizer:Race
- fun:WebCore::Document::detach
- fun:WebCore::Frame::setView
- fun:WebKit::WebFrameImpl::createFrameView
- fun:WebKit::FrameLoaderClientImpl::makeDocumentView
- fun:WebKit::FrameLoaderClientImpl::transitionToCommittedForNewPage
- fun:WebCore::FrameLoader::transitionToCommitted
- fun:WebCore::FrameLoader::commitProvisionalLoad
- fun:WebCore::DocumentLoader::commitIfReady
- fun:WebCore::DocumentLoader::finishedLoading
- fun:WebCore::FrameLoader::finishedLoading
- fun:WebCore::MainResourceLoader::didFinishLoading
- fun:WebCore::MainResourceLoader::continueAfterContentPolicy
- fun:WebCore::MainResourceLoader::continueAfterContentPolicy
- fun:WebCore::MainResourceLoader::callContinueAfterContentPolicy
- fun:WebCore::PolicyCallback::call
- fun:WebCore::PolicyChecker::continueAfterContentPolicy
- fun:WebKit::FrameLoaderClientImpl::dispatchDecidePolicyForResponse
- fun:WebCore::PolicyChecker::checkContentPolicy
- fun:WebCore::MainResourceLoader::didReceiveResponse
- fun:WebCore::MainResourceLoader::handleEmptyLoad
- fun:WebCore::MainResourceLoader::loadNow
- fun:WebCore::MainResourceLoader::load
- fun:WebCore::DocumentLoader::startLoadingMainResource
- fun:WebCore::FrameLoader::continueLoadAfterWillSubmitForm
- fun:WebCore::FrameLoader::continueLoadAfterNavigationPolicy
- fun:WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy
- fun:WebCore::PolicyCallback::call
- fun:WebCore::PolicyChecker::continueAfterNavigationPolicy
- fun:WebKit::FrameLoaderClientImpl::dispatchDecidePolicyForNavigationAction
- fun:WebCore::PolicyChecker::checkNavigationPolicy
-}
-{
- bug_93777_b
- ThreadSanitizer:Race
- fun:WebCore::Document::page
- fun:WebCore::InspectorInstrumentation::instrumentingAgentsForContext
- fun:WebCore::InspectorInstrumentation::workerContextTerminated
- fun:WebKit::WebWorkerClientImpl::workerContextDestroyed
- fun:WebCore::WorkerContext::~WorkerContext
- fun:WebCore::DedicatedWorkerContext::~DedicatedWorkerContext
- fun:WTF::RefCounted::deref
- fun:WTF::RefPtr::operator=
- fun:WebCore::WorkerThread::workerThread
- fun:WebCore::WorkerThread::workerThreadStart
- fun:WTF::threadEntryPoint
-}
-{
bug_93932_a
ThreadSanitizer:Race
...
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698