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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 1075014: Linux: Fix some GdkPixbuf leaks. (Closed)
Patch Set: move BrowserThemeProvider comment to the public functions Created 10 years, 9 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 | « gfx/gtk_util.h ('k') | views/controls/menu/native_menu_gtk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 6150b89d570574f32355ec147ab176b6a2375571..080bd7a7a5175d18801eef9dbe6af5ba1cb981b2 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -220,10 +220,3 @@
fun:ProfileSyncFactoryImpl::CreateProfileSyncService
fun:TestingProfile::CreateProfileSyncService
}
-
-{
- bug_38895
- Heapcheck:Leak
- fun:gfx::GdkPixbufFromSkBitmap
- fun:KeywordEditorView::SetColumnValues
-}
« no previous file with comments | « gfx/gtk_util.h ('k') | views/controls/menu/native_menu_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698