| 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
|
| +}
|
|
|