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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 7919026: Fix InvalidationNotifierTest leak and suppressions (Closed) Base URL: svn://svn.chromium.org/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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/sync/notifier/invalidation_notifier_unittest.cc ('k') | no next file » | 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 2b38aa43d3bdbc053ad00785e14c2186725324ef..e929d249f9afc477fd6a0d3d9f54bb62aa34d647 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1112,20 +1112,6 @@
fun:browser_sync::SyncerThread::DoSyncSessionJob
}
{
- bug_79651_a
- Heapcheck:Leak
- ...
- fun:sync_notifier::InvalidationNotifier::UpdateCredentials
- fun:sync_notifier::::InvalidationNotifierTest_Basic_Test::TestBody
-}
-{
- bug_79651_b
- Heapcheck:Leak
- ...
- fun:*basic_string*
- fun:sync_notifier::::InvalidationNotifierTest_Basic_Test::TestBody
-}
-{
bug_80196
Heapcheck:Leak
fun:CallbackRunner* NewCallback
@@ -1135,12 +1121,6 @@
fun:browser_sync::DataTypeManagerImpl::Configure
}
{
- bug_80238
- Heapcheck:Leak
- ...
- fun:sync_notifier::::InvalidationNotifierTest::SetUp
-}
-{
bug_80467
Heapcheck:Leak
...
@@ -1171,17 +1151,6 @@
fun:RenderWidgetHost::WasHidden
}
{
- bug_79651
- Heapcheck:Leak
- ...
- fun:TestURLRequestContextGetter::GetURLRequestContext
- fun:*SingleLoginAttempt
- fun:notifier::Login::StartConnection
- fun:sync_notifier::InvalidationNotifier::UpdateCredentials
- fun:sync_notifier::NonBlockingInvalidationNotifier::Core::UpdateCredentials
- fun:void DispatchToMethod
-}
-{
bug_80654
Heapcheck:Leak
fun:__gnu_cxx::new_allocator::allocate
@@ -1658,3 +1627,14 @@
fun:browser_sync::SyncableServiceAdapter::AssociateModels
fun:browser_sync::NonFrontendDataTypeController::StartAssociation
}
+{
+ bug_96904
+ Heapcheck:Leak
+ ...
+ fun:TestURLRequestContextGetter::GetURLRequestContext
+ fun:*SingleLoginAttempt
+ fun:notifier::Login::StartConnection
+ fun:sync_notifier::InvalidationNotifier::UpdateCredentials
+ fun:sync_notifier::NonBlockingInvalidationNotifier::Core::UpdateCredentials
+ fun:void DispatchToMethod
+}
« no previous file with comments | « chrome/browser/sync/notifier/invalidation_notifier_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698