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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 9264062: [Sync] Consolidate DataTypeController methods that post on the backend thread (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add suppressions Created 8 years, 11 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 7b63a4c2d0f0b2d68027f3ef8adc0357e8a7279f..80f7fd76864f3c51deae4b12bfab2f927e959cda 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1726,24 +1726,6 @@
fun:PeerConnectionHandlerTest_Basic_Test::TestBody
}
{
- bug_105667_a
- Heapcheck:Leak
- fun:browser_sync::TypedUrlDataTypeController::StartAssociationAsync
- fun:browser_sync::NonFrontendDataTypeController::Start
- fun:browser_sync::DataTypeManagerImpl::StartNextType
- fun:browser_sync::DataTypeManagerImpl::DownloadReady
-}
-{
- bug_105667_b
- Heapcheck:Leak
- fun:browser_sync::TypedUrlDataTypeController::StopAssociationAsync
- fun:browser_sync::NonFrontendDataTypeController::Stop
- fun:browser_sync::DataTypeManagerImpl::FinishStop
- fun:browser_sync::DataTypeManagerImpl::Stop
- ...
- fun:ProfileSyncService::Shutdown
-}
-{
bug_108398
Heapcheck:Leak
...
« no previous file with comments | « chrome/browser/sync/profile_sync_service_typed_url_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698