Commit e7f4d10d authored by earthdok@chromium.org's avatar earthdok@chromium.org

Prune infobar-related LeakSanitizer suppressions.

BUG=62154
TBR=pkasting@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/101293003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238375 0039d316-1c4b-4281-b951-d872f2087c98
parent 898cd2e3
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment