summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
diff options
context:
space:
mode:
authorvandebo@google.com <vandebo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-12 23:25:33 +0000
committervandebo@google.com <vandebo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-12 23:25:33 +0000
commitcd256f4b45fa6995429496f2f6bd5c1483312ffa (patch)
tree2fa2383bb77a56f989f3e71062ffd4e974da6dbf /tools/valgrind
parent35a03a9100791f15ed8db5025351580ae4a242b8 (diff)
downloadchromium_src-cd256f4b45fa6995429496f2f6bd5c1483312ffa.zip
chromium_src-cd256f4b45fa6995429496f2f6bd5c1483312ffa.tar.gz
chromium_src-cd256f4b45fa6995429496f2f6bd5c1483312ffa.tar.bz2
Suppression for Mac valgrind report in image decoding.
BUG=35601 TEST=none Review URL: http://codereview.chromium.org/593092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38978 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index cab6f7b..83a3810 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -747,3 +747,30 @@
fun:_pthread_start
fun:thread_start
}
+{
+ bug_35601
+ Memcheck:Cond
+ fun:rips_f_DrawRing
+ fun:rips_f_BltShape
+ fun:ripc_Render
+ fun:ripc_DrawRects
+ fun:CGContextFillRects
+ fun:CGContextFillRect
+ fun:NSRectFill
+ fun:_ZN18FocusIndicationFix40currentOSHasSetFocusRingStyleInBitmapBugEv
+ fun:_ZN18FocusIndicationFix16swizzleFocusViewEv
+ fun:_ZN18FocusIndicationFix11ScopedFixerC2Ev
+ fun:_ZN18FocusIndicationFix11ScopedFixerC1Ev
+ fun:_ZN7WebCoreL11paintButtonENS_11ControlPartEjPNS_15GraphicsContextERKNS_7IntRectEfPNS_10ScrollViewE
+ fun:_ZNK7WebCore16ThemeChromiumMac5paintENS_11ControlPartEjPNS_15GraphicsContextERKNS_7IntRectEfPNS_10ScrollViewE
+ fun:_ZN7WebCore11RenderTheme5paintEPNS_12RenderObjectERKNS1_9PaintInfoERKNS_7IntRectE
+ fun:_ZN7WebCore9RenderBox19paintBoxDecorationsERNS_12RenderObject9PaintInfoEii
+ fun:_ZN7WebCore11RenderBlock11paintObjectERNS_12RenderObject9PaintInfoEii
+ fun:_ZN7WebCore11RenderBlock5paintERNS_12RenderObject9PaintInfoEii
+ fun:_ZN7WebCore9InlineBox5paintERNS_12RenderObject9PaintInfoEii
+ fun:_ZN7WebCore13InlineFlowBox5paintERNS_12RenderObject9PaintInfoEii
+ fun:_ZN7WebCore13RootInlineBox5paintERNS_12RenderObject9PaintInfoEii
+ fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_12RenderObject9PaintInfoEii
+ fun:_ZN7WebCore11RenderBlock13paintContentsERNS_12RenderObject9PaintInfoEii
+}
+