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

Side by Side 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: Rebase 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 unified diff | Download patch | Annotate | Revision Log
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 1512 matching lines...) Expand 10 before | Expand all | Expand 10 after
1523 ... 1523 ...
1524 fun:net::CookieMonster::CookieMonsterTask::InvokeCallback 1524 fun:net::CookieMonster::CookieMonsterTask::InvokeCallback
1525 } 1525 }
1526 { 1526 {
1527 bug_96295 1527 bug_96295
1528 Heapcheck:Leak 1528 Heapcheck:Leak
1529 fun:ComponentUpdaterTest::RegisterComponent 1529 fun:ComponentUpdaterTest::RegisterComponent
1530 fun:ComponentUpdaterTest_ProdVersionCheck_Test::TestBody 1530 fun:ComponentUpdaterTest_ProdVersionCheck_Test::TestBody
1531 } 1531 }
1532 { 1532 {
1533 bug_96363a
1534 Heapcheck:Leak
1535 ...
1536 fun:MakeAutofillProfileSyncComponentsActionP3::gmock_Impl::gmock_PerformImpl
1537 fun:testing::internal::ActionHelper::Perform
1538 fun:MakeAutofillProfileSyncComponentsActionP3::gmock_Impl::Perform
1539 fun:testing::Action::Perform
1540 fun:testing::internal::ActionResultHolder::PerformAction
1541 fun:testing::internal::FunctionMockerBase::UntypedPerformAction
1542 fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
1543 fun:testing::internal::FunctionMockerBase::InvokeWith
1544 fun:testing::internal::FunctionMocker::Invoke
1545 fun:ProfileSyncFactoryMock::CreateAutofillProfileSyncComponents
1546 fun:browser_sync::AutofillProfileDataTypeController::CreateSyncComponents
1547 fun:browser_sync::NonFrontendDataTypeController::StartAssociation
1548 }
1549 {
1550 bug_96363b
1551 Heapcheck:Leak
1552 fun:__gnu_cxx::new_allocator::allocate
1553 fun:std::_Vector_base::_M_allocate
1554 fun:std::vector::_M_insert_aux
1555 fun:std::vector::push_back
1556 fun:ScopedVector::push_back
1557 fun:browser_sync::AutofillProfileSyncableService::ActOnChange
1558 fun:browser_sync::AutofillProfileSyncableService::Observe
1559 fun:NotificationService::Notify
1560 }
1561 {
1562 bug_96363c
1563 Heapcheck:Leak
1564 fun:__gnu_cxx::new_allocator::allocate
1565 fun:std::_Vector_base::_M_allocate
1566 fun:std::vector::_M_insert_aux
1567 fun:std::vector::push_back
1568 fun:NotificationRegistrar::Add
1569 fun:*AutofillProfileSyncableService
1570 fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::gmock_PerformImpl
1571 fun:testing::internal::ActionHelper::Perform
1572 fun:MakeAutofillProfileSyncComponentsActionP4::gmock_Impl::Perform
1573 fun:testing::Action::Perform
1574 fun:testing::internal::ActionResultHolder::PerformAction
1575 fun:testing::internal::FunctionMockerBase::UntypedPerformAction
1576 fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
1577 fun:testing::internal::FunctionMockerBase::InvokeWith
1578 fun:testing::internal::FunctionMocker::Invoke
1579 fun:ProfileSyncFactoryMock::CreateAutofillProfileSyncComponents
1580 fun:browser_sync::AutofillProfileDataTypeController::CreateSyncComponents
1581 fun:browser_sync::NonFrontendDataTypeController::StartAssociation
1582 }
1583 {
1584 bug_96363d
1585 Heapcheck:Leak
1586 fun:__gnu_cxx::new_allocator::allocate
1587 fun:std::_Vector_base::_M_allocate
1588 fun:std::vector::_M_allocate_and_copy
1589 fun:std::vector::operator=
1590 fun:testing::internal::SetArgumentPointeeAction::Perform
1591 fun:testing::PolymorphicAction::MonomorphicImpl::Perform
1592 fun:testing::Action::Perform
1593 fun:testing::internal::DoBothAction::Impl::Perform
1594 fun:testing::Action::Perform
1595 fun:testing::internal::ActionResultHolder::PerformAction
1596 fun:testing::internal::FunctionMockerBase::UntypedPerformAction
1597 fun:testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith
1598 fun:testing::internal::FunctionMockerBase::InvokeWith
1599 fun:testing::internal::FunctionMocker::Invoke
1600 fun:AutofillTableMock::GetAutofillProfiles
1601 fun:browser_sync::AutofillProfileSyncableService::LoadAutofillData
1602 fun:browser_sync::AutofillProfileSyncableService::MergeDataAndStartSyncing
1603 fun:browser_sync::SyncableServiceAdapter::AssociateModels
1604 fun:browser_sync::NonFrontendDataTypeController::StartAssociation
1605 }
1606 {
1607 bug_96363e
1608 Heapcheck:Leak
1609 fun:__gnu_cxx::new_allocator::allocate
1610 fun:std::_Vector_base::_M_allocate
1611 fun:std::vector::_M_insert_aux
1612 fun:std::vector::push_back
1613 fun:ScopedVector::push_back
1614 fun:browser_sync::AutofillProfileSyncableService::CreateOrUpdateProfile
1615 fun:browser_sync::AutofillProfileSyncableService::MergeDataAndStartSyncing
1616 fun:browser_sync::SyncableServiceAdapter::AssociateModels
1617 fun:browser_sync::NonFrontendDataTypeController::StartAssociation
1618 }
1619 {
1620 bug_96904 1533 bug_96904
1621 Heapcheck:Leak 1534 Heapcheck:Leak
1622 ... 1535 ...
1623 fun:TestURLRequestContextGetter::GetURLRequestContext 1536 fun:TestURLRequestContextGetter::GetURLRequestContext
1624 fun:*SingleLoginAttempt 1537 fun:*SingleLoginAttempt
1625 fun:notifier::Login::StartConnection 1538 fun:notifier::Login::StartConnection
1626 fun:sync_notifier::InvalidationNotifier::UpdateCredentials 1539 fun:sync_notifier::InvalidationNotifier::UpdateCredentials
1627 fun:sync_notifier::NonBlockingInvalidationNotifier::Core::UpdateCredentials 1540 fun:sync_notifier::NonBlockingInvalidationNotifier::Core::UpdateCredentials
1628 fun:void DispatchToMethod 1541 fun:void DispatchToMethod
1629 } 1542 }
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
1678 fun:v8::internal::Snapshot::Deserialize 1591 fun:v8::internal::Snapshot::Deserialize
1679 fun:v8::internal::Snapshot::Initialize 1592 fun:v8::internal::Snapshot::Initialize
1680 fun:v8::InitializeHelper 1593 fun:v8::InitializeHelper
1681 } 1594 }
1682 { 1595 {
1683 bug_99436 1596 bug_99436
1684 Heapcheck:Leak 1597 Heapcheck:Leak
1685 ... 1598 ...
1686 fun:chromeos::OncNetworkParserTest_TestCreateNetworkWifi*_Test::TestBody 1599 fun:chromeos::OncNetworkParserTest_TestCreateNetworkWifi*_Test::TestBody
1687 } 1600 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698