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

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: 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
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 55b3b9f0f60218971edc71075e420065847f305f..5a84cbfb0adac478006304b2112b8310903d6d46 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1717,20 +1717,6 @@
fun:*JsSyncManagerObserverTest
}
{
- 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_91486
Heapcheck:Leak
...

Powered by Google App Engine
This is Rietveld 408576698