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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 19695014: linux: Avoid leak in PlatformFontPangoTest.FamilyList. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: make pangocairo dependency pull in pangoft2 Created 7 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 | « build/linux/system.gyp ('k') | ui/gfx/platform_font_pango_unittest.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 e3b003511e9a7d71f2aa8554c9e7d3c4a26caa2a..e23a2b6b0e5048c3e8c0b98f4025adfc2258dc6b 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -414,27 +414,6 @@
fun:*InitializeHelper
}
{
- bug_114750_a
- Heapcheck:Leak
- fun:::FindBestMatchFontFamilyName
- fun:gfx::PlatformFontPango::PlatformFontPango
- fun:PlatformFontPangoTest_FamilyList_Test::TestBody
-}
-{
- bug_114750_b
- Heapcheck:Leak
- fun:??
- fun:FindBestMatchFontFamilyName
- fun:PlatformFontPango
- fun:gfx::PlatformFont::CreateFromNativeFont
- fun:Font
- fun:PlatformFontPango
- fun:gfx::PlatformFont::CreateDefault
- fun:Font
- ...
- fun:*Test*
-}
-{
bug_114770
Heapcheck:Leak
...
« no previous file with comments | « build/linux/system.gyp ('k') | ui/gfx/platform_font_pango_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698