OLD | NEW |
1 # There are three kinds of suppressions in this file. | 1 # There are three kinds of suppressions in this file. |
2 # 1. third party stuff we have no control over | 2 # 1. third party stuff we have no control over |
3 # | 3 # |
4 # 2. intentional unit test errors, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or stuff that is somehow a false positive |
5 # in our own code, or stuff that is so trivial it's not worth fixing | 5 # in our own code, or stuff that is so trivial it's not worth fixing |
6 # | 6 # |
7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
8 # These should all be in chromium's bug tracking system (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
266 fun:content::AudioInputDeviceManager::EnumerateOnDeviceThread | 266 fun:content::AudioInputDeviceManager::EnumerateOnDeviceThread |
267 } | 267 } |
268 | 268 |
269 # Probably a leak in GTK. | 269 # Probably a leak in GTK. |
270 { | 270 { |
271 bug_175744 | 271 bug_175744 |
272 Heapcheck:Leak | 272 Heapcheck:Leak |
273 ... | 273 ... |
274 fun:GtkThemeService::GtkThemeService | 274 fun:GtkThemeService::GtkThemeService |
275 fun:ThemeServiceFactory::BuildServiceInstanceFor | 275 fun:ThemeServiceFactory::BuildServiceInstanceFor |
276 fun:ProfileKeyedServiceFactory::GetServiceForProfile | 276 fun:BrowserContextKeyedServiceFactory::GetServiceForBrowserContext |
277 fun:ProfileKeyedServiceFactory::CreateServiceNow | 277 fun:BrowserContextKeyedServiceFactory::CreateServiceNow |
278 fun:ProfileDependencyManager::CreateProfileServices | 278 fun:BrowserContextDependencyManager::CreateProfileServices |
279 fun:TestingProfile::Init | 279 fun:TestingProfile::Init |
280 fun:TestingProfile::TestingProfile | 280 fun:TestingProfile::TestingProfile |
281 } | 281 } |
282 | 282 |
283 | 283 |
284 #----------------------------------------------------------------------- | 284 #----------------------------------------------------------------------- |
285 # 2. intentional unit test errors, or stuff that is somehow a false positive | 285 # 2. intentional unit test errors, or stuff that is somehow a false positive |
286 # in our own code, or stuff that is so trivial it's not worth fixing | 286 # in our own code, or stuff that is so trivial it's not worth fixing |
287 { | 287 { |
288 Heapcheck sanity test (ToolsSanityTest.MemoryLeak). | 288 Heapcheck sanity test (ToolsSanityTest.MemoryLeak). |
(...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
984 fun:*InitializeHelper | 984 fun:*InitializeHelper |
985 } | 985 } |
986 { | 986 { |
987 bug_100146 | 987 bug_100146 |
988 Heapcheck:Leak | 988 Heapcheck:Leak |
989 fun:base::internal::WeakReferenceOwner::GetRef | 989 fun:base::internal::WeakReferenceOwner::GetRef |
990 fun:base::SupportsWeakPtr::AsWeakPtr | 990 fun:base::SupportsWeakPtr::AsWeakPtr |
991 fun:Iterator | 991 fun:Iterator |
992 fun:DownloadManager::Shutdown | 992 fun:DownloadManager::Shutdown |
993 fun:DownloadService::Shutdown | 993 fun:DownloadService::Shutdown |
994 fun:ProfileKeyedServiceFactory::ProfileShutdown | 994 fun:BrowserContextKeyedServiceFactory::ProfileShutdown |
995 fun:ProfileDependencyManager::DestroyProfileServices | 995 fun:BrowserContextDependencyManager::DestroyProfileServices |
996 fun:~OffTheRecordProfileImpl | 996 fun:~OffTheRecordProfileImpl |
997 fun:~scoped_ptr | 997 fun:~scoped_ptr |
998 fun:~ProfileImpl | 998 fun:~ProfileImpl |
999 fun:~scoped_ptr | 999 fun:~scoped_ptr |
1000 fun:~ProfileInfo | 1000 fun:~ProfileInfo |
1001 ... | 1001 ... |
1002 fun:~map | 1002 fun:~map |
1003 fun:~ProfileManager | 1003 fun:~ProfileManager |
1004 fun:~ProfileManagerWithoutInit | 1004 fun:~ProfileManagerWithoutInit |
1005 fun:scoped_ptr::reset | 1005 fun:scoped_ptr::reset |
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1226 Heapcheck:Leak | 1226 Heapcheck:Leak |
1227 ... | 1227 ... |
1228 fun:BookmarkBarGtkUnittest::SetUp | 1228 fun:BookmarkBarGtkUnittest::SetUp |
1229 } | 1229 } |
1230 { | 1230 { |
1231 bug_114986 | 1231 bug_114986 |
1232 Heapcheck:Leak | 1232 Heapcheck:Leak |
1233 ... | 1233 ... |
1234 fun:ThemeServiceFactory::BuildServiceInstanceFor | 1234 fun:ThemeServiceFactory::BuildServiceInstanceFor |
1235 ... | 1235 ... |
1236 fun:ProfileKeyedServiceFactory::GetServiceForProfile | 1236 fun:BrowserContextKeyedServiceFactory::GetServiceForBrowserContext |
1237 fun:ThemeServiceFactory::GetForProfile | 1237 fun:ThemeServiceFactory::GetForProfile |
1238 } | 1238 } |
1239 { | 1239 { |
1240 bug_114988 | 1240 bug_114988 |
1241 Heapcheck:Leak | 1241 Heapcheck:Leak |
1242 ... | 1242 ... |
1243 fun:BookmarkEditorGtk::BookmarkEditorGtk | 1243 fun:BookmarkEditorGtk::BookmarkEditorGtk |
1244 fun:BookmarkEditorGtkTest_*_Test::TestBody | 1244 fun:BookmarkEditorGtkTest_*_Test::TestBody |
1245 } | 1245 } |
1246 { | 1246 { |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1307 fun:RenderProcessHostImpl | 1307 fun:RenderProcessHostImpl |
1308 fun:SiteInstanceImpl::GetProcess | 1308 fun:SiteInstanceImpl::GetProcess |
1309 ... | 1309 ... |
1310 fun:*_*_Test::TestBody | 1310 fun:*_*_Test::TestBody |
1311 } | 1311 } |
1312 { | 1312 { |
1313 bug_128145 | 1313 bug_128145 |
1314 Heapcheck:Leak | 1314 Heapcheck:Leak |
1315 ... | 1315 ... |
1316 fun:BuildWebDataService | 1316 fun:BuildWebDataService |
1317 fun:RefcountedProfileKeyedServiceFactory::GetServiceForProfile | 1317 fun:RefcountedBrowserContextKeyedServiceFactory::GetServiceForBrowserContext |
1318 fun:RefcountedProfileKeyedServiceFactory::SetTestingFactoryAndUse | 1318 fun:RefcountedBrowserContextKeyedServiceFactory::SetTestingFactoryAndUse |
1319 fun:TestingProfile::CreateWebDataService | 1319 fun:TestingProfile::CreateWebDataService |
1320 } | 1320 } |
1321 { | 1321 { |
1322 bug_130640_a | 1322 bug_130640_a |
1323 Heapcheck:Leak | 1323 Heapcheck:Leak |
1324 ... | 1324 ... |
1325 fun:GtkThemeService::GetFolderIcon | 1325 fun:GtkThemeService::GetFolderIcon |
1326 } | 1326 } |
1327 { | 1327 { |
1328 bug_130640_b | 1328 bug_130640_b |
(...skipping 532 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1861 Heapcheck:Leak | 1861 Heapcheck:Leak |
1862 fun:extensions::TestGaiaWebAuthFlow::CreateWebAuthFlow | 1862 fun:extensions::TestGaiaWebAuthFlow::CreateWebAuthFlow |
1863 fun:extensions::GaiaWebAuthFlow::OnUbertokenSuccess | 1863 fun:extensions::GaiaWebAuthFlow::OnUbertokenSuccess |
1864 fun:extensions::TestGaiaWebAuthFlow::Start | 1864 fun:extensions::TestGaiaWebAuthFlow::Start |
1865 } | 1865 } |
1866 { | 1866 { |
1867 bug_242975 | 1867 bug_242975 |
1868 Heapcheck:Leak | 1868 Heapcheck:Leak |
1869 fun:picasa::PicasaFileUtilTest_NameDeduplication_Test::TestBody | 1869 fun:picasa::PicasaFileUtilTest_NameDeduplication_Test::TestBody |
1870 } | 1870 } |
OLD | NEW |