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

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: rebase Created 8 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
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 61f7a9dee4513d0dd53dbf47cd7c3e1188566679..830841b63134462ca818a43c5ae4c842f632cbe4 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1430,19 +1430,6 @@
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_*
-}
-{
bug_130640_a
Heapcheck:Leak
...

Powered by Google App Engine
This is Rietveld 408576698