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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 9749012: [Sync] Have SyncableService's take ownership of their SyncChangeProcessor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge conflict Created 8 years, 9 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/chrome_tests.gypi ('k') | tools/valgrind/drmemory/suppressions_full.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 d38c5b81b7569f1e82453413eaaf7dace14fca66..361b9ee681d4a8503d8cbe6cf0d40824f0bb7375 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1766,40 +1766,6 @@
fun:chromeos::DesktopNotificationsTest::SetUp
}
{
- bug_117098_a
- Heapcheck:Leak
- fun:base::internal::WeakReferenceOwner::GetRef
- fun:base::SupportsWeakPtr::AsWeakPtr
- fun:ProfileSyncServicePreferenceTest::StartSyncService
-}
-{
- bug_117098_b
- 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:browser_sync::GenericChangeProcessor::ApplyChangesFromSyncModel
-}
-{
- bug_117098_c
- Heapcheck:Leak
- fun:CreateAndSaveChangeProcessorActionP::gmock_Impl::gmock_PerformImpl
- fun:testing::internal::ActionHelper::Perform
- fun:CreateAndSaveChangeProcessorActionP::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:ProfileSyncComponentsFactoryMock::CreateGenericChangeProcessor
- fun:browser_sync::UIDataTypeController::Associate
- fun:browser_sync::UIDataTypeController::Start
- fun:browser_sync::DataTypeManagerImpl::StartNextType
- fun:browser_sync::DataTypeManagerImpl::DownloadReady
-}
-{
bug_117389
Heapcheck:Leak
...
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698