summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorzhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-04 04:29:34 +0000
committerzhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-04 04:29:34 +0000
commit99eac8cf4a38222eea1d3fc934ca57d0e37a6753 (patch)
treebf8212d21a0e4897090a68ec7915aa41f0521794 /tools
parentd7d7ffcc3725d0cbb28474e44a890219be8b23f5 (diff)
downloadchromium_src-99eac8cf4a38222eea1d3fc934ca57d0e37a6753.zip
chromium_src-99eac8cf4a38222eea1d3fc934ca57d0e37a6753.tar.gz
chromium_src-99eac8cf4a38222eea1d3fc934ca57d0e37a6753.tar.bz2
widening suppression for leak in WebCore on mac
TBR=bulach@chromium.org BUG=97818 TEST=waterfall.sh Review URL: https://chromiumcodereview.appspot.com/10368009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135297 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 7018eb0..15c111c9 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1795,24 +1795,24 @@
fun:_Znw*
fun:_ZL14NewFromFontRefPK8__CTFontPKc
fun:_Z26SkCreateTypefaceFromCTFontPK8__CTFont
- fun:_ZN7WebCoreL10setupPaintEP7SkPaintPKNS_14SimpleFontDataEPKNS_4FontE
+ fun:_ZN7WebCoreL10setupPaintEP7SkPaintPKNS_14SimpleFontDataEPKNS_4FontE*
fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEii
fun:_ZN7WebCoreL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7TextRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10ShadowDataEbb
- fun:_ZN7WebCore13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZN7WebCore13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZN7WebCore13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii
- fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
- fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
+ fun:_ZN7WebCore13InlineTextBox5paintERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore13InlineFlowBox5paintERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore13RootInlineBox5paintERNS_9PaintInfoERKNS_*
+ fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_*
+ fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_*
}
{
bug_100022