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

Unified Diff: tools/lsan/suppressions.txt

Issue 101293003: Prune infobar-related LeakSanitizer suppressions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/lsan/suppressions.txt
diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt
index 2e8b1c221e8efe5cbb64a0bfe0a36ba800e1c0bc..dfa76f85ae4895ce7dfa518ae47d474c0db8b29e 100644
--- a/tools/lsan/suppressions.txt
+++ b/tools/lsan/suppressions.txt
@@ -88,13 +88,6 @@ leak:GtkNativeViewManager
leak:_gdk_x11_window_get_toplevel
leak:gtk_util::*AppModal
-# Infobar-related leaks in browser tests.
-# TODO(earthdok): Retriage them once http://crbug.com/62154 is fixed.
-leak:chrome::ShowBadFlagsPrompt
-leak:TranslateInfoBarDelegate::Create
-leak:TranslateLanguageList::TranslateLanguageList
-leak:SimpleAlertInfoBarDelegate::Create
-
# Small shutdown-only leak in browser tests (24 bytes). http://crbug.com/317116
# TODO(earthdok): Either annotate or narrow down the suppression.
leak:content::RenderViewTest::TearDown
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698