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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 22911004: Fix leak in generated credit card bubble tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 4 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 f6288e6cf5abfc608ad8b20710c04eee43df77d0..5d03b7b3654ea507c5fec5492c6e01da1704024f 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -849,12 +849,3 @@
fun:MessageCenterView
fun:message_center::MessageCenterViewTest::SetUp
}
-{
- bug_271431
- Heapcheck:Leak
- ...
- fun:CreateBubble
- fun:autofill::GeneratedCreditCardBubbleController::Show
- fun:autofill::GeneratedCreditCardBubbleController::SetupAndShow
- fun:autofill::GeneratedCreditCardBubbleController::Show
-}
« no previous file with comments | « chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698