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

Unified Diff: tools/valgrind/memcheck/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
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 6d9dc06e4d492273a633e1410a6a1a60f9e02469..7ea7c2547587931a42fce8c49f919b26724b4138 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5841,13 +5841,6 @@
fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
}
{
- bug_140041
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN15WebsiteSettings11OnUIClosingEv
- fun:_ZN36WebsiteSettingsTest_ShowInfoBar_Test8TestBodyEv
-}
-{
bug_140196
Memcheck:Uninitialized
fun:_ZNK12SkDescriptor6equalsERKS_
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698