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 |
... |