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/heapcheck/suppressions.txt

Issue 7572010: [Sync] Avoid leaking in WeakHandle even when the owner thread is gone (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments 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 | « chrome/browser/sync/weak_handle_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 ced0a1ffe727c5be243581f456bbb3b3b594bfef..176ef01bb6a2fbba27a1a5b9f410cc632507e485 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1693,20 +1693,6 @@
fun:??
}
{
- bug_91465_a
- Heapcheck:Leak
- fun:base::internal::WeakReferenceOwner::GetRef
- fun:base::WeakPtrFactory::GetWeakPtr
- fun:sync_api::SyncManager::SyncInternal::Init
-}
-{
- bug_91465_b
- Heapcheck:Leak
- fun:*WeakHandleCore
- fun:*WeakHandle
- fun:sync_api::SyncManager::SyncInternal::Init
-}
-{
bug_91491
Heapcheck:Leak
...
« no previous file with comments | « chrome/browser/sync/weak_handle_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698