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

Unified 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: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index ccf2aac25749f02cd763d70cb2ff8d925c998972..fb8f5047a0788acea0d7e3bd7b264299f924a5cc 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -104,22 +104,8 @@
{
bug_257276
Memcheck:Leak
- fun:malloc_zone_calloc
- fun:ripr_Path
+ ...
fun:ripc_DrawPath
tapted 2014/02/05 00:35:37 Haven't done much with suppressions.. but it might
Jeffrey Yasskin 2014/02/05 00:45:44 I can definitely keep CGContextDrawPath. The trace
- fun:CGContextDrawPath
- fun:CGContextStrokePath
- fun:-[NSLayoutManager(NSTextViewSupport) _drawLineForGlyphRange:inContext:from:to:at:thickness:lineOrigin:breakForDescenders:flipped:]
- fun:-[NSLayoutManager(NSTextViewSupport) _drawLineForGlyphRange:type:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:isStrikethrough:]
- fun:-[NSLayoutManager(NSTextViewSupport) drawUnderlineForGlyphRange:underlineType:baselineOffset:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:]
- fun:-[NSLayoutManager(NSTextViewSupport) _lineGlyphRange:type:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:isStrikethrough:]
- fun:-[NSLayoutManager(NSTextViewSupport) underlineGlyphRange:underlineType:lineFragmentRect:lineFragmentGlyphRange:containerOrigin:]
- fun:-[NSLayoutManager(NSPrivate) _drawGlyphsForGlyphRange:atPoint:parameters:]
- fun:-[NSLayoutManager(NSTextViewSupport) drawGlyphsForGlyphRange:atPoint:]
- fun:-[NSStringDrawingTextStorage drawTextContainer:withRect:graphicsContext:baselineMode:scrollable:padding:]
- fun:_NSStringDrawingCore
- fun:-[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:]
- fun:-[HyperlinkButtonCell drawTitle:withFrame:inView:]
}
{
bug_257276_b
@@ -1634,15 +1620,6 @@
fun:_ZN5blink11WebViewImpl5paintEP9CGContextRKNS_7WebRectE
}
{
- bug_105525
- Memcheck:Leak
- ...
- fun:CGContextDrawPath
- fun:CGContextFillPath
- fun:_NSDrawWindowBackgroundRegion
- fun:-[NSThemeFrame drawWindowBackgroundRegion:]
-}
-{
bug_105526_read_a
Memcheck:Unaddressable
fun:CGSSetWindowColorSpace
« 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