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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 7294006: Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarDelegates on shutdown... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 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/ui/tab_contents/tab_contents_wrapper.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
===================================================================
--- tools/heapcheck/suppressions.txt (revision 91230)
+++ tools/heapcheck/suppressions.txt (working copy)
@@ -1603,37 +1603,8 @@
fun:content_settings::PrefProviderTest_MigrateSinglePatternSettings_Test::TestBody
}
{
- bug_87998_a
- Heapcheck:Leak
- ...
- fun:bool ::InitCanonical
- fun:GURL::GURL
- fun:GeolocationPermissionContextTests*::TestBody
-}
-{
- bug_87998_b
- Heapcheck:Leak
- ...
- fun:GeolocationInfoBarQueueController::CreateInfoBarRequest
- fun:ChromeGeolocationPermissionContext::RequestGeolocationPermission
- fun:GeolocationPermissionContextTests*::TestBody
-}
-{
- bug_87998_c
- Heapcheck:Leak
- ...
- fun:TestingProfile::GetPrefs
- fun:AutocompleteHistoryManager::AutocompleteHistoryManager
- fun:TabContentsWrapper::TabContentsWrapper
- fun:TabContentsWrapperTestHarness::SetContents
- fun:TabContentsWrapperTestHarness::SetUp
- fun:GeolocationPermissionContextTests::SetUp
-}
-{
bug_88094
Heapcheck:Leak
...
fun:ChromeWebUIDataSourceTest*
}
-
-
« no previous file with comments | « chrome/browser/ui/tab_contents/tab_contents_wrapper.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698