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

Unified Diff: tools/valgrind/suppressions.txt

Issue 118491: Remove valgrind suppression for BrowserWindowGtk::ConnectAccelerators(). (Closed)
Patch Set: Created 11 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/suppressions.txt
diff --git a/tools/valgrind/suppressions.txt b/tools/valgrind/suppressions.txt
index ca8c65b67239ca9761d255eb77923bd85245b204..20ea8ff31a56d382efcb4524facfa8ceda94a8a3 100644
--- a/tools/valgrind/suppressions.txt
+++ b/tools/valgrind/suppressions.txt
@@ -423,18 +423,6 @@
fun:_ZN10SkTypeface6CreateEPKcNS_5StyleE
}
{
- # see http://crbug.com/10737
- bug_10737
- Memcheck:Leak
- fun:calloc
- fun:g_malloc0
- fun:g_closure_new_simple
- fun:g_cclosure_new
- fun:_ZN16BrowserWindowGtk19ConnectAcceleratorsEv
- fun:_ZN16BrowserWindowGtkC1EP7Browser
- fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
-}
-{
# real leak; see http://crbug.com/10738
bug_10738
Memcheck:Leak
« 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