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

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

Issue 11272036: Fixing threading issues in remoting::DesktopProcess. The UI thread is now owned by the caller of re… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR feedback. Created 8 years, 2 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 | « tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index ff50054467cd12d21a8ca24d85b173a80658749b..42e7ec114e425e1e0626d55404b55bda5d5d5a58 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6107,17 +6107,3 @@
fun:_ZN26ProfileKeyedServiceFactory23SetTestingFactoryAndUseEP7ProfilePFP19ProfileKeyedServiceS1_E
fun:_ZN21VisitedLinkEventsTest5SetUpEv
}
-{
- bug_157808a
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN8remoting10AutoThread14CreateWithTypeEPKc13scoped_refptrINS_20AutoThreadTaskRunnerEEN11MessageLoop4TypeE
- fun:_ZN8remoting18DesktopProcessTest5SetUpEv
-}
-{
- bug_157808b
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN8remoting10AutoThread14CreateWithTypeEPKc13scoped_refptrINS_20AutoThreadTaskRunnerEEN11MessageLoop4TypeE
- fun:_ZN8remoting14DesktopProcess3RunEv
-}
« no previous file with comments | « tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698