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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 10837049: Fix memory leak in WebsiteSettingsTest.ShowInfoBar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Delete InfoBarDelegate via InfoBarClosed() method. Created 8 years, 5 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 861d92539c74927ce1e95081d02820b52a1cfb64..7130de76106806fdd22d2d879184e098a7d2b01c 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -1487,9 +1487,3 @@
...
fun:base::PlatformThread::SetName
}
-{
- bug_140041
- Heapcheck:Leak
- fun:WebsiteSettings::OnUIClosing
- fun:WebsiteSettingsTest_ShowInfoBar_Test::TestBody
-}
« no previous file with comments | « chrome/browser/ui/website_settings/website_settings_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698