Commit 0e72304c authored by sadrul@chromium.org's avatar sadrul@chromium.org

heapcheck: Update suppression for RenderTextLinux->RenderTextPango rename.

BUG=315594
R=zhaoqin@google.com

Review URL: https://codereview.chromium.org/59383016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233275 0039d316-1c4b-4281-b951-d872f2087c98
parent b15e6a8b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment