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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 164294: gtk: Disconnect the accelerator group keys when closing the browser window.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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
« no previous file with comments | « chrome/browser/gtk/browser_window_gtk.cc ('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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 22943)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -450,18 +450,6 @@
fun:_ZN19TestWebViewDelegate24UpdateSelectionClipboardEb
}
{
- # 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 | « chrome/browser/gtk/browser_window_gtk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698