Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 0d50e28416022b124cd4df773c4b66be13af1dc9..adcc03c0bc11df2372e27abc969056fcbbbb7a42 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1790,3 +1790,18 @@ |
fun:::StartExplicitSync |
fun:OneClickSigninHelper::DidStopLoading |
} |
+{ |
+ bug_175744 |
+ Heapcheck:Leak |
+ ... |
+ fun:GtkThemeService::GtkThemeService |
+ fun:ThemeServiceFactory::BuildServiceInstanceFor |
+ fun:ProfileKeyedServiceFactory::GetServiceForProfile |
+ fun:ProfileKeyedServiceFactory::CreateServiceNow |
+ fun:ProfileDependencyManager::CreateProfileServices |
+ fun:TestingProfile::Init |
+ fun:TestingProfile::TestingProfile |
+ fun:OAuth2RevocationFetcherTest::OAuth2RevocationFetcherTest |
Joe Thomas
2013/02/12 17:51:37
Is the leak happening only with OAuth2RevocationFe
|
+ fun:OAuth2RevocationFetcherTest_RequestFailure_Test::OAuth2RevocationFetcherTest_RequestFailure_Test |
+ fun:testing::internal::TestFactoryImpl::CreateTest |
+} |