Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 5fd982c51f62ab58ccfae409451060e7f667190c..baa39af9c2a92b5cd842dcdcf543a340247237c9 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -369,13 +369,13 @@ |
bug_90013_a |
Heapcheck:Leak |
fun:?? |
- fun:gfx::RenderTextLinux::EnsureLayout |
+ fun:gfx::RenderTextPango::EnsureLayout |
} |
{ |
bug_90013_b |
Heapcheck:Leak |
fun:?? |
- fun:gfx::RenderTextLinux::GetStringSize |
+ fun:gfx::RenderTextPango::GetStringSize |
} |
{ |
bug_90013_c |
@@ -578,7 +578,7 @@ |
bug_173597 |
Heapcheck:Leak |
fun:FcConfigEvaluate |
- fun:gfx::RenderTextLinux::EnsureLayout |
+ fun:gfx::RenderTextPango::EnsureLayout |
fun:gfx::RenderTextTest_PangoAttributes_Test::TestBody |
} |
{ |
@@ -789,7 +789,7 @@ |
bug_274114 |
Heapcheck:Leak |
... |
- fun:gfx::RenderTextLinux::GetBaseline |
+ fun:gfx::RenderTextPango::GetBaseline |
fun:views::NativeTextfieldViews::GetTextfieldBaseline |
fun:_init |
fun:LocationBarView::Init |