| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 80c0fc0091bf042ea3c18fd8c36029f7b6dbcc77..70ae9d8133e45e2e84832d8f6e8cf0260fac202e 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -1209,3 +1209,14 @@
|
| fun:ResourceDispatcherHostTest::MakeTestRequest
|
| fun:ResourceDispatcherHostTest_TestMany_Test::TestBody
|
| }
|
| +{
|
| + bug_70327
|
| + Heapcheck:Leak
|
| + fun:g_malloc
|
| + fun:gfx::CanvasSkia::SizeStringInt
|
| + fun:gfx::PlatformFontGtk::GetStringWidth
|
| + fun:gfx::Font::GetStringWidth
|
| + fun:ui::ElideUrl
|
| + fun:ui::::RunTest
|
| + fun:ui::TextEliderTest_TestGeneralEliding_Test::TestBody
|
| +}
|
|
|