Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 9bcde791ce6958a26b440222f1e799f7f0023cfa..e8f86494f958a3b7f1ad6088a64338178c9f0a3b 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 |
... |