Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Side by Side Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 155333002: Broaden suppressions of probably-intentional leaks in AppKit. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix tapted's comments Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file: 1 # There are three kinds of suppressions in this file:
2 # 1. Third party stuff we have no control over. 2 # 1. Third party stuff we have no control over.
3 # 3 #
4 # 2. Intentional unit test errors, stuff that is somehow a false positive 4 # 2. Intentional unit test errors, stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing. 5 # in our own code, or stuff that is so trivial it's not worth fixing.
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system. 8 # These should all be in chromium's bug tracking system.
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 fun:png_write_find_filter 93 fun:png_write_find_filter
94 fun:_cg_png_write_row 94 fun:_cg_png_write_row
95 fun:writeOnePng 95 fun:writeOnePng
96 fun:_CGImagePluginWritePNG 96 fun:_CGImagePluginWritePNG
97 fun:CGImageDestinationFinalize 97 fun:CGImageDestinationFinalize
98 fun:+[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImage RepsInArray:usingType:properties:] 98 fun:+[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationOfImage RepsInArray:usingType:properties:]
99 fun:-[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingTy pe:properties:] 99 fun:-[NSBitmapImageRep(NSBitmapImageFileTypeExtensions) representationUsingTy pe:properties:]
100 fun:_ZN3gfx8internal24Get1xPNGBytesFromNSImageEP7NSImage 100 fun:_ZN3gfx8internal24Get1xPNGBytesFromNSImageEP7NSImage
101 } 101 }
102 # Intentional leaks in AppKit, for an OS-level cache. Only appear on the first 102 # Intentional leaks in AppKit, for an OS-level cache. Only appear on the first
103 # run of each reboot. 103 # run of each reboot. See also issues 105525, 257276, 340847.
104 { 104 {
105 bug_257276 105 bug_257276
106 Memcheck:Leak 106 Memcheck:Leak
107 fun:malloc_zone_calloc 107 ...
108 fun:ripr_Path
109 fun:ripc_DrawPath 108 fun:ripc_DrawPath
110 fun:CGContextDrawPath 109 fun:CGContextDrawPath
111 fun:CGContextStrokePath
112 fun:-[NSLayoutManager(NSTextViewSupport) _drawLineForGlyphRange:inContext:fro m:to:at:thickness:lineOrigin:breakForDescenders:flipped:]
113 fun:-[NSLayoutManager(NSTextViewSupport) _drawLineForGlyphRange:type:baseline Offset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:isStrikethrough:]
114 fun:-[NSLayoutManager(NSTextViewSupport) drawUnderlineForGlyphRange:underline Type:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:]
115 fun:-[NSLayoutManager(NSTextViewSupport) _lineGlyphRange:type:lineFragmentRec t:lineFragmentGlyphRange:containerOrigin:isStrikethrough:]
116 fun:-[NSLayoutManager(NSTextViewSupport) underlineGlyphRange:underlineType:li neFragmentRect:lineFragmentGlyphRange:containerOrigin:]
117 fun:-[NSLayoutManager(NSPrivate) _drawGlyphsForGlyphRange:atPoint:parameters: ]
118 fun:-[NSLayoutManager(NSTextViewSupport) drawGlyphsForGlyphRange:atPoint:]
119 fun:-[NSStringDrawingTextStorage drawTextContainer:withRect:graphicsContext:b aselineMode:scrollable:padding:]
120 fun:_NSStringDrawingCore
121 fun:-[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:]
122 fun:-[HyperlinkButtonCell drawTitle:withFrame:inView:]
123 } 110 }
124 { 111 {
125 bug_257276_b 112 bug_257276_b
126 Memcheck:Leak 113 Memcheck:Leak
127 fun:malloc_zone_malloc 114 fun:malloc_zone_malloc
128 fun:_CFRuntimeCreateInstance 115 fun:_CFRuntimeCreateInstance
129 fun:CFNumberCreate 116 fun:CFNumberCreate
130 fun:get_colorspace 117 fun:get_colorspace
131 fun:initImagePng 118 fun:initImagePng
132 fun:_CGImagePluginInitPNG 119 fun:_CGImagePluginInitPNG
(...skipping 1494 matching lines...) Expand 10 before | Expand all | Expand 10 after
1627 fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEES3_PNS_15Graph icsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPNS1_7HashMapIPN S_24OverlapTestRequestClientES8_NS1_7PtrHashISH_EENS1_10HashTraitsISH_EENSK_IS8_ EEEEj 1614 fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEES3_PNS_15Graph icsContextERKNS_7IntRectEjPNS_12RenderObjectEPNS_12RenderRegionEPNS1_7HashMapIPN S_24OverlapTestRequestClientES8_NS1_7PtrHashISH_EENS1_10HashTraitsISH_EENSK_IS8_ EEEEj
1628 fun:_ZN7WebCore11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntR ectEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestReque stClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj 1615 fun:_ZN7WebCore11RenderLayer10paintLayerEPS0_PNS_15GraphicsContextERKNS_7IntR ectEjPNS_12RenderObjectEPNS_12RenderRegionEPN3WTF7HashMapIPNS_24OverlapTestReque stClientES4_NSB_7PtrHashISE_EENSB_10HashTraitsISE_EENSH_IS4_EEEEj
1629 fun:_ZN7WebCore11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_1 2RenderObjectEPNS_12RenderRegionEj 1616 fun:_ZN7WebCore11RenderLayer5paintEPNS_15GraphicsContextERKNS_7IntRectEjPNS_1 2RenderObjectEPNS_12RenderRegionEj
1630 fun:_ZN7WebCore9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE 1617 fun:_ZN7WebCore9FrameView13paintContentsEPNS_15GraphicsContextERKNS_7IntRectE
1631 fun:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE 1618 fun:_ZN7WebCore10ScrollView5paintEPNS_15GraphicsContextERKNS_7IntRectE
1632 fun:_ZN5blink12WebFrameImpl16paintWithContextERN7WebCore15GraphicsContextERKN S_7WebRectE 1619 fun:_ZN5blink12WebFrameImpl16paintWithContextERN7WebCore15GraphicsContextERKN S_7WebRectE
1633 fun:_ZN5blink12WebFrameImpl5paintEP9CGContextRKNS_7WebRectE 1620 fun:_ZN5blink12WebFrameImpl5paintEP9CGContextRKNS_7WebRectE
1634 fun:_ZN5blink11WebViewImpl5paintEP9CGContextRKNS_7WebRectE 1621 fun:_ZN5blink11WebViewImpl5paintEP9CGContextRKNS_7WebRectE
1635 } 1622 }
1636 { 1623 {
1637 bug_105525
1638 Memcheck:Leak
1639 ...
1640 fun:CGContextDrawPath
1641 fun:CGContextFillPath
1642 fun:_NSDrawWindowBackgroundRegion
1643 fun:-[NSThemeFrame drawWindowBackgroundRegion:]
1644 }
1645 {
1646 bug_105526_read_a 1624 bug_105526_read_a
1647 Memcheck:Unaddressable 1625 Memcheck:Unaddressable
1648 fun:CGSSetWindowColorSpace 1626 fun:CGSSetWindowColorSpace
1649 fun:_ZN10WindowData16UpdateColorSpaceEh 1627 fun:_ZN10WindowData16UpdateColorSpaceEh
1650 fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16Opa queControlRef 1628 fun:_ZN10WindowData18FinishConstructionEmymPK4RectPhjP15OpaqueWindowPtrP16Opa queControlRef
1651 fun:_ZN10WindowData10InitializeEP14OpaqueEventRef 1629 fun:_ZN10WindowData10InitializeEP14OpaqueEventRef
1652 fun:_ZN14AppleWindowDef10InitializeEP14OpaqueEventRef 1630 fun:_ZN14AppleWindowDef10InitializeEP14OpaqueEventRef
1653 fun:_ZN8HIObject24HandleClassHIObjectEventEP25OpaqueEventHandlerCallRefP14Opa queEventRefPv 1631 fun:_ZN8HIObject24HandleClassHIObjectEventEP25OpaqueEventHandlerCallRefP14Opa queEventRefPv
1654 fun:_ZN8HIObject9EventHookEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv 1632 fun:_ZN8HIObject9EventHookEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
1655 fun:_ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerC allRec 1633 fun:_ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerC allRec
(...skipping 731 matching lines...) Expand 10 before | Expand all | Expand 10 after
2387 } 2365 }
2388 { 2366 {
2389 bug_340726 2367 bug_340726
2390 Memcheck:Leak 2368 Memcheck:Leak
2391 fun:_Znw* 2369 fun:_Znw*
2392 fun:_ZN4base17LoadNativeLibrary* 2370 fun:_ZN4base17LoadNativeLibrary*
2393 fun:_ZN3gfx26InitializeStaticGLBindings* 2371 fun:_ZN3gfx26InitializeStaticGLBindings*
2394 fun:_ZN3gfx9GLSurface30InitializeOneOffImplementation* 2372 fun:_ZN3gfx9GLSurface30InitializeOneOffImplementation*
2395 fun:_ZN3gfx9GLSurface24InitializeOneOffForTestsEv 2373 fun:_ZN3gfx9GLSurface24InitializeOneOffForTestsEv
2396 } 2374 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698