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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 8184001: The AutofillProfileSyncableService's lifetime should be managed by the WebDataService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile after http://crrev.com/104990 Created 9 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 | « chrome/browser/webdata/web_data_service.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 40d2e448b5a0a31fe042956d935d121cb40699a6..c92519ccb821e406b86750793cb541622e32ffc4 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1530,93 +1530,6 @@
fun:ComponentUpdaterTest_ProdVersionCheck_Test::TestBody
}
{
- bug_96363a
- Heapcheck:Leak
- ...
- fun:MakeAutofillProfileSyncComponentsActionP3::gmock_Impl::gmock_PerformImpl
- fun:testing::internal::ActionHelper::Perform
- fun:MakeAutofillProfileSyncComponentsActionP3::gmock_Impl::Perform
- fun:testing::Action::Perform
- fun:testing::internal::ActionResultHolder::PerformAction
- fun:testing::internal::FunctionMockerBase::UntypedPerformAction
- fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
- fun:testing::internal::FunctionMockerBase::InvokeWith
- fun:testing::internal::FunctionMocker::Invoke
- fun:ProfileSyncFactoryMock::CreateAutofillProfileSyncComponents
- fun:browser_sync::AutofillProfileDataTypeController::CreateSyncComponents
- fun:browser_sync::NonFrontendDataTypeController::StartAssociation
-}
-{
- bug_96363b
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::_Vector_base::_M_allocate
- fun:std::vector::_M_insert_aux
- fun:std::vector::push_back
- fun:ScopedVector::push_back
- fun:browser_sync::AutofillProfileSyncableService::ActOnChange
- fun:browser_sync::AutofillProfileSyncableService::Observe
- fun:NotificationService::Notify
-}
-{
- bug_96363c
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::_Vector_base::_M_allocate
- fun:std::vector::_M_insert_aux
- fun:std::vector::push_back
- fun:NotificationRegistrar::Add
- fun:*AutofillProfileSyncableService
- fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::gmock_PerformImpl
- fun:testing::internal::ActionHelper::Perform
- fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::Perform
- fun:testing::Action::Perform
- fun:testing::internal::ActionResultHolder::PerformAction
- fun:testing::internal::FunctionMockerBase::UntypedPerformAction
- fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
- fun:testing::internal::FunctionMockerBase::InvokeWith
- fun:testing::internal::FunctionMocker::Invoke
- fun:ProfileSyncFactoryMock::CreateAutofillProfileSyncComponents
- fun:browser_sync::AutofillProfileDataTypeController::CreateSyncComponents
- fun:browser_sync::NonFrontendDataTypeController::StartAssociation
-}
-{
- bug_96363d
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::_Vector_base::_M_allocate
- fun:std::vector::_M_allocate_and_copy
- fun:std::vector::operator=
- fun:testing::internal::SetArgumentPointeeAction::Perform
- fun:testing::PolymorphicAction::MonomorphicImpl::Perform
- fun:testing::Action::Perform
- fun:testing::internal::DoBothAction::Impl::Perform
- fun:testing::Action::Perform
- fun:testing::internal::ActionResultHolder::PerformAction
- fun:testing::internal::FunctionMockerBase::UntypedPerformAction
- fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
- fun:testing::internal::FunctionMockerBase::InvokeWith
- fun:testing::internal::FunctionMocker::Invoke
- fun:AutofillTableMock::GetAutofillProfiles
- fun:browser_sync::AutofillProfileSyncableService::LoadAutofillData
- fun:browser_sync::AutofillProfileSyncableService::MergeDataAndStartSyncing
- fun:browser_sync::SyncableServiceAdapter::AssociateModels
- fun:browser_sync::NonFrontendDataTypeController::StartAssociation
-}
-{
- bug_96363e
- Heapcheck:Leak
- fun:__gnu_cxx::new_allocator::allocate
- fun:std::_Vector_base::_M_allocate
- fun:std::vector::_M_insert_aux
- fun:std::vector::push_back
- fun:ScopedVector::push_back
- fun:browser_sync::AutofillProfileSyncableService::CreateOrUpdateProfile
- fun:browser_sync::AutofillProfileSyncableService::MergeDataAndStartSyncing
- fun:browser_sync::SyncableServiceAdapter::AssociateModels
- fun:browser_sync::NonFrontendDataTypeController::StartAssociation
-}
-{
bug_96904
Heapcheck:Leak
...
« no previous file with comments | « chrome/browser/webdata/web_data_service.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698