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

Side by Side Diff: tools/heapcheck/suppressions.txt

Issue 7882001: Valgrind/Heapchecker: Suppress leaks Autofill Profile Sync. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file. 1 # There are three kinds of suppressions in this file.
2 # 1. third party stuff we have no control over 2 # 1. third party stuff we have no control over
3 # 3 #
4 # 2. intentional unit test errors, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing 5 # in our own code, or stuff that is so trivial it's not worth fixing
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 1594 matching lines...) Expand 10 before | Expand all | Expand 10 after
1605 fun:net::HttpCache::CreateTransaction 1605 fun:net::HttpCache::CreateTransaction
1606 ... 1606 ...
1607 fun:net::CookieMonster::CookieMonsterTask::InvokeCallback 1607 fun:net::CookieMonster::CookieMonsterTask::InvokeCallback
1608 } 1608 }
1609 { 1609 {
1610 bug_96295 1610 bug_96295
1611 Heapcheck:Leak 1611 Heapcheck:Leak
1612 fun:ComponentUpdaterTest::RegisterComponent 1612 fun:ComponentUpdaterTest::RegisterComponent
1613 fun:ComponentUpdaterTest_ProdVersionCheck_Test::TestBody 1613 fun:ComponentUpdaterTest_ProdVersionCheck_Test::TestBody
1614 } 1614 }
1615 {
1616 bug_96363a
1617 Heapcheck:Leak
1618 fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::gmock_PerformImpl
1619 fun:testing::internal::ActionHelper::Perform
1620 fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::Perform
1621 fun:testing::Action::Perform
1622 fun:testing::internal::ActionResultHolder::PerformAction
1623 fun:testing::internal::FunctionMockerBase::UntypedPerformAction
1624 fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
1625 fun:testing::internal::FunctionMockerBase::InvokeWith
1626 fun:testing::internal::FunctionMocker::Invoke
1627 fun:ProfileSyncFactoryMock::CreateAutofillProfileSyncComponents
1628 fun:browser_sync::AutofillProfileDataTypeController::CreateSyncComponents
1629 fun:browser_sync::NonFrontendDataTypeController::StartAssociation
1630 }
1631 {
1632 bug_96363b
1633 Heapcheck:Leak
1634 fun:__gnu_cxx::new_allocator::allocate
1635 fun:std::_Vector_base::_M_allocate
1636 fun:std::vector::_M_insert_aux
1637 fun:std::vector::push_back
1638 fun:ScopedVector::push_back
1639 fun:browser_sync::AutofillProfileSyncableService::ActOnChange
1640 fun:browser_sync::AutofillProfileSyncableService::Observe
1641 fun:NotificationService::Notify
1642 }
1643 {
1644 bug_96363c
1645 Heapcheck:Leak
1646 fun:__gnu_cxx::new_allocator::allocate
1647 fun:std::_Vector_base::_M_allocate
1648 fun:std::vector::_M_insert_aux
1649 fun:std::vector::push_back
1650 fun:NotificationRegistrar::Add
1651 fun:browser_sync::AutofillProfileSyncableService::AutofillProfileSyncableServ ice
1652 fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::gmock_PerformImpl
1653 fun:testing::internal::ActionHelper::Perform
1654 fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::Perform
1655 fun:testing::Action::Perform
1656 fun:testing::internal::ActionResultHolder::PerformAction
1657 fun:testing::internal::FunctionMockerBase::UntypedPerformAction
1658 fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
1659 fun:testing::internal::FunctionMockerBase::InvokeWith
1660 fun:testing::internal::FunctionMocker::Invoke
1661 fun:ProfileSyncFactoryMock::CreateAutofillProfileSyncComponents
1662 fun:browser_sync::AutofillProfileDataTypeController::CreateSyncComponents
1663 fun:browser_sync::NonFrontendDataTypeController::StartAssociation
1664 }
1665 {
1666 bug_96363d
1667 Heapcheck:Leak
1668 fun:__gnu_cxx::new_allocator::allocate
1669 fun:std::_Vector_base::_M_allocate
1670 fun:std::vector::_M_allocate_and_copy
1671 fun:std::vector::operator=
1672 fun:testing::internal::SetArgumentPointeeAction::Perform
1673 fun:testing::PolymorphicAction::MonomorphicImpl::Perform
1674 fun:testing::Action::Perform
1675 fun:testing::internal::DoBothAction::Impl::Perform
1676 fun:testing::Action::Perform
1677 fun:testing::internal::ActionResultHolder::PerformAction
1678 fun:testing::internal::FunctionMockerBase::UntypedPerformAction
1679 fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
1680 fun:testing::internal::FunctionMockerBase::InvokeWith
1681 fun:testing::internal::FunctionMocker::Invoke
1682 fun:AutofillTableMock::GetAutofillProfiles
1683 fun:browser_sync::AutofillProfileSyncableService::LoadAutofillData
1684 fun:browser_sync::AutofillProfileSyncableService::MergeDataAndStartSyncing
1685 fun:browser_sync::SyncableServiceAdapter::AssociateModels
1686 fun:browser_sync::NonFrontendDataTypeController::StartAssociation
1687 }
1688 {
1689 bug_96363e
1690 Heapcheck:Leak
1691 fun:__gnu_cxx::new_allocator::allocate
1692 fun:std::_Vector_base::_M_allocate
1693 fun:std::vector::_M_insert_aux
1694 fun:std::vector::push_back
1695 fun:ScopedVector::push_back
1696 fun:browser_sync::AutofillProfileSyncableService::CreateOrUpdateProfile
1697 fun:browser_sync::AutofillProfileSyncableService::MergeDataAndStartSyncing
1698 fun:browser_sync::SyncableServiceAdapter::AssociateModels
1699 fun:browser_sync::NonFrontendDataTypeController::StartAssociation
1700 }
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698