| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 45cfc1ea50127dfc39e05b5b29d344f201790b1c..a87b2e555da4545537f1cead1a1e94e1c6ff0a55 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -273,9 +273,9 @@
|
| ...
|
| fun:GtkThemeService::GtkThemeService
|
| fun:ThemeServiceFactory::BuildServiceInstanceFor
|
| - fun:ProfileKeyedServiceFactory::GetServiceForProfile
|
| - fun:ProfileKeyedServiceFactory::CreateServiceNow
|
| - fun:ProfileDependencyManager::CreateProfileServices
|
| + fun:BrowserContextKeyedServiceFactory::GetServiceForBrowserContext
|
| + fun:BrowserContextKeyedServiceFactory::CreateServiceNow
|
| + fun:BrowserContextDependencyManager::CreateProfileServices
|
| fun:TestingProfile::Init
|
| fun:TestingProfile::TestingProfile
|
| }
|
| @@ -991,8 +991,8 @@
|
| fun:Iterator
|
| fun:DownloadManager::Shutdown
|
| fun:DownloadService::Shutdown
|
| - fun:ProfileKeyedServiceFactory::ProfileShutdown
|
| - fun:ProfileDependencyManager::DestroyProfileServices
|
| + fun:BrowserContextKeyedServiceFactory::ProfileShutdown
|
| + fun:BrowserContextDependencyManager::DestroyProfileServices
|
| fun:~OffTheRecordProfileImpl
|
| fun:~scoped_ptr
|
| fun:~ProfileImpl
|
| @@ -1233,7 +1233,7 @@
|
| ...
|
| fun:ThemeServiceFactory::BuildServiceInstanceFor
|
| ...
|
| - fun:ProfileKeyedServiceFactory::GetServiceForProfile
|
| + fun:BrowserContextKeyedServiceFactory::GetServiceForBrowserContext
|
| fun:ThemeServiceFactory::GetForProfile
|
| }
|
| {
|
| @@ -1314,8 +1314,8 @@
|
| Heapcheck:Leak
|
| ...
|
| fun:BuildWebDataService
|
| - fun:RefcountedProfileKeyedServiceFactory::GetServiceForProfile
|
| - fun:RefcountedProfileKeyedServiceFactory::SetTestingFactoryAndUse
|
| + fun:RefcountedBrowserContextKeyedServiceFactory::GetServiceForBrowserContext
|
| + fun:RefcountedBrowserContextKeyedServiceFactory::SetTestingFactoryAndUse
|
| fun:TestingProfile::CreateWebDataService
|
| }
|
| {
|
|
|