summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorcbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-24 01:03:02 +0000
committercbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-24 01:03:02 +0000
commit4e8ef0bc6ae18d98da8081f8af2cb58d4cbcc1b2 (patch)
treefd0e2743e0080c387a855027d748febdf5181da0 /tools
parenta0a20b10852a8b7d078863036578751d47292e7d (diff)
downloadchromium_src-4e8ef0bc6ae18d98da8081f8af2cb58d4cbcc1b2.zip
chromium_src-4e8ef0bc6ae18d98da8081f8af2cb58d4cbcc1b2.tar.gz
chromium_src-4e8ef0bc6ae18d98da8081f8af2cb58d4cbcc1b2.tar.bz2
Widen the VisitiedLinkMaster::CreateURLTable suppression.
BUG=93757 TBR=timurrrr@chromium.org Review URL: http://codereview.chromium.org/7719018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97963 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/tsan/suppressions.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index 900b3df..956a990 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -596,31 +596,6 @@
ThreadSanitizer:Race
fun:__memset_sse2
fun:VisitedLinkMaster::CreateURLTable
- fun:VisitedLinkMaster::InitFromScratch
- fun:VisitedLinkMaster::Init
- fun:ProfileImpl::GetVisitedLinkMaster
- fun:VisitedLinkEventListener::Observe
- fun:NotificationService::Notify
- fun:BrowserRenderProcessHost::OnProcessLaunched
- fun:ChildProcessLauncher::Context::Notify
- fun:DispatchToMethod
- fun:RunnableMethod::Run
- fun:base::subtle::TaskClosureAdapter::Run
- fun:base::internal::Invoker1::DoInvoke
- fun:base::Callback::Run
- fun:MessageLoop::RunTask
- fun:MessageLoop::DeferOrRunPendingTask
- fun:MessageLoop::DoWork
- fun:base::MessagePumpGlib::RunWithDispatcher
- fun:base::MessagePumpGlib::Run
- fun:MessageLoop::RunInternal
- fun:MessageLoop::RunHandler
- fun:MessageLoopForUI::Run
- fun:::RunUIMessageLoop
- fun:BrowserMain
- fun:::RunNamedProcessTypeMain
- fun:ChromeMain
- fun:main
}
{
bug_93777_a