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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 10443113: Fix memory leak in OneClickSigninHelperTest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Put back commented out call Created 8 years, 7 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
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 75fae343027a632e6ef4815c7c8b576df8f9f850..6841ad8762ae5ea5b37aa1ae3b9c3c56bf37ed33 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1863,16 +1863,4 @@
fun:::ChromeTestSuiteInitializer::OnTestStart
fun:testing::internal::TestEventRepeater::OnTestStart
}
-{
- bug_130246
- Heapcheck:Leak
- fun:SiteInstanceImpl::GetProcess
- fun:content::RenderViewHostImpl::RenderViewHostImpl
- fun:RenderViewHostFactory::Create
- fun:RenderViewHostManager::Init
- fun:WebContentsImpl::WebContentsImpl
- fun:content::TestWebContents::TestWebContents
- fun:content::WebContentsTester::CreateTestWebContents
- fun:::OneClickSigninHelperTest::CreateMockWebContents
- fun:OneClickSigninHelperTest_*
-}
+

Powered by Google App Engine
This is Rietveld 408576698