From 4237a6fb858ee088071803303637496a4ae18586 Mon Sep 17 00:00:00 2001
From: "sky@chromium.org"
 <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Mon, 12 Apr 2010 17:00:36 +0000
Subject: Adds suppression for new chromeos leak.

BUG=41177
TEST=none
TBR=senorblanco@chromium.org,gregspencer@chromium.org

Review URL: http://codereview.chromium.org/1623009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44252 0039d316-1c4b-4281-b951-d872f2087c98
---
 tools/valgrind/memcheck/suppressions.txt | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

(limited to 'tools/valgrind')

diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index fedb4f4..2dcc9d4 100755
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -2638,3 +2638,29 @@
    fun:_ZN9TestSuite3RunEv
    fun:main
 }
+{
+   bug_41177
+   Memcheck:Leak
+   fun:_Znw*
+   fun:_ZN10SkXfermode6CreateENS_4ModeE
+   fun:_ZN7SkPaint15setXfermodeModeEN10SkXfermode4ModeE
+   fun:_ZNK19PlatformContextSkia16setupPaintCommonEP7SkPaint
+   fun:_ZN7WebCore15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10ColorSpaceE
+   fun:_ZN7WebCore20RenderBoxModelObject22paintFillLayerExtendedERKNS_12RenderObject9PaintInfoERKNS_5ColorEPKNS_9FillLayerEiiiiPNS_13InlineFlowBoxENS_17CompositeOperatorEPS1_
+   fun:_ZN7WebCore9RenderBox14paintFillLayerERKNS_12RenderObject9PaintInfoERKNS_5ColorEPKNS_9FillLayerEiiiiNS_17CompositeOperatorEPS1_
+   fun:_ZN7WebCore9RenderBox15paintFillLayersERKNS_12RenderObject9PaintInfoERKNS_5ColorEPKNS_9FillLayerEiiiiNS_17CompositeOperatorEPS1_
+   fun:_ZN7WebCore9RenderBox23paintRootBoxDecorationsERNS_12RenderObject9PaintInfoEii
+   fun:_ZN7WebCore9RenderBox19paintBoxDecorationsERNS_12RenderObject9PaintInfoEii
+   fun:_ZN7WebCore11RenderBlock11paintObjectERNS_12RenderObject9PaintInfoEii
+   fun:_ZN7WebCore11RenderBlock5paintERNS_12RenderObject9PaintInfoEii
+   fun:_ZN7WebCore11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntRectEjPNS_12RenderObjectEPN3WTF7HashMapIPNS_24OverlapTestRequestClientES4_NS9_7PtrHashISC_EENS9_10HashTraitsISC_EENSF_IS4_EEEEj
+   fun:_ZN7WebCore11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntRectEjPNS_12RenderObjectEPN3WTF7HashMapIPNS_24OverlapTestRequestClientES4_NS9_7PtrHashISC_EENS9_10HashTraitsISC_EENSF_IS4_EEEEj
+   fun:_ZN7WebCore11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_12RenderObjectE
+   fun:_ZN7WebCore9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE
+   fun:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE
+   fun:_ZN6WebKit12WebFrameImpl16paintWithContextERN7WebCore15GraphicsContextERKNS_7WebRectE
+   fun:_ZN6WebKit12WebFrameImpl5paintEPN4skia14PlatformCanvasERKNS_7WebRectE
+   fun:_ZN6WebKit11WebViewImpl5paintEPN4skia14PlatformCanvasERKNS_7WebRectE
+   fun:_Z19PaintViewIntoCanvasPN6WebKit7WebViewERN4skia14PlatformCanvasE
+   fun:_ZN10RenderView16CaptureThumbnailEPN6WebKit7WebViewEiiP8SkBitmapP14ThumbnailScore
+}
-- 
cgit v1.1