Commit f2202083 authored by hbono@chromium.org's avatar hbono@chromium.org

Refactor suppression rules for Bug 90013.

This change updates suppression rules for Bug 90013 to remove unknown symbols as much as possible. We need to install more debug symbols, though.

TBR=thakis
BUG=90013
TEST=make the "Chromium OS Heapcheck" bot greener.
Review URL: https://chromiumcodereview.appspot.com/10140015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133635 0039d316-1c4b-4281-b951-d872f2087c98
parent b168b89b
...@@ -1226,62 +1226,27 @@ ...@@ -1226,62 +1226,27 @@
bug_90013_a bug_90013_a
Heapcheck:Leak Heapcheck:Leak
fun:?? fun:??
... fun:gfx::RenderTextLinux::EnsureLayout
fun:pango_fc_font*
...
fun:gfx::RenderTextLinux::*
} }
{ {
bug_90013_b bug_90013_b
Heapcheck:Leak Heapcheck:Leak
...
fun:??
fun:??
fun:?? fun:??
... fun:gfx::RenderTextLinux::GetStringSize
fun:pango_fc_font_*
} }
{ {
bug_90013_c bug_90013_c
Heapcheck:Leak Heapcheck:Leak
fun:?? fun:??
fun:?? fun:::FindBestMatchFontFamilyName
fun:?? fun:PlatformFontPango
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
fun:??
} }
{ {
bug_90013_d bug_90013_d
Heapcheck:Leak Heapcheck:Leak
fun:?? fun:??
fun:?? fun:gfx::GetPangoFontMetrics
fun:?? fun:gfx::PlatformFontPango::InitPangoMetrics
fun:??
...
fun:XML_ParseBuffer
fun:??
fun:??
fun:??
fun:??
...
fun:PlatformFontPango
} }
{ {
bug_91491 bug_91491
......
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