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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 7564023: [Sync] Fix memory leak in JsSyncManagerObserver unit tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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/sync/js_sync_manager_observer_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 55b3b9f0f60218971edc71075e420065847f305f..df0b06cfc1314ad950f9c40cab71a903ccce2ffe 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1701,22 +1701,6 @@
fun:??
}
{
- bug_91462_a
- Heapcheck:Leak
- fun:base::internal::WeakReferenceOwner::GetRef
- fun:base::SupportsWeakPtr::AsWeakPtr
- fun:browser_sync::MockJsEventHandler::AsWeakHandle
- fun:*JsSyncManagerObserverTest
-}
-{
- bug_91462_b
- Heapcheck:Leak
- fun:*WeakHandleCore
- fun:*WeakHandle
- fun:browser_sync::MockJsEventHandler::AsWeakHandle
- fun:*JsSyncManagerObserverTest
-}
-{
bug_91465_a
Heapcheck:Leak
fun:base::internal::WeakReferenceOwner::GetRef
« no previous file with comments | « chrome/browser/sync/js_sync_manager_observer_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698