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

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: Move UI marking to ctor 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
« no previous file with comments | « chrome/browser/ui/sync/one_click_signin_helper_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index a406362ed3037ba04ef9b85c9a90071bd1203ecc..8d2c12ca8a7478a05ee290c29e864ff197d7995f 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
...
« no previous file with comments | « chrome/browser/ui/sync/one_click_signin_helper_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698