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

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

Issue 9187011: Set up the field trials before IOThread creation. We can't wait until after all the threads are c... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 8 years, 11 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 | « chrome/browser/chrome_browser_main.cc ('k') | 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
===================================================================
--- tools/valgrind/tsan/suppressions.txt (revision 117262)
+++ tools/valgrind/tsan/suppressions.txt (working copy)
@@ -774,23 +774,3 @@
...
fun:pa_rtpoll_run
}
-{
- bug_109863
- ThreadSanitizer:Race
- ...
- fun:ChromeBrowserMainParts::SetupFieldTrials
- fun:ChromeBrowserMainParts::SetupMetricsAndFieldTrials
- fun:ChromeBrowserMainParts::PreMainMessageLoopRunImpl
- fun:ChromeBrowserMainParts::PreMainMessageLoopRun
- fun:content::BrowserMainLoop::RunMainMessageLoopParts
- fun:BrowserMain
-}
-{
- bug_109864
- ThreadSanitizer:Race
- ...
- fun:net::ClientSocketPoolManagerImpl::ClientSocketPoolManagerImpl
- fun:net::HttpNetworkSession::HttpNetworkSession
- fun:IOThread::InitSystemRequestContextOnIOThread
- fun:base::internal::RunnableAdapter::Run
-}
« no previous file with comments | « chrome/browser/chrome_browser_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698