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

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 7066007: Valgrind Mac: Combine a few suppressions inside objc_msgSend. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 7 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
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 86296)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1272,7 +1272,7 @@
fun:_ZN12_GLOBAL__N_131MenuButtonTest_OpenOnClick_Test8TestBodyEv
}
{
- bug_73036a
+ bug_73036
Memcheck:Leak
fun:malloc_zone_calloc
fun:_internal_class_createInstanceFromZone
@@ -1282,68 +1282,8 @@
fun:_class_initialize
fun:_class_lookupMethodAndLoadCache
fun:objc_msgSend
- fun:-[NSView addTrackingRect:owner:userData:assumeInside:]
- fun:-[NSThemeFrame _updateMouseTracking]
- fun:-[NSThemeFrame _tileTitlebarAndRedisplay:]
- fun:-[NSThemeFrame _updateButtons]
- fun:-[NSThemeFrame initWithFrame:styleMask:owner:]
- fun:-[NSGrayFrame initWithFrame:styleMask:owner:]
- fun:-[NSWindow _commonInitFrame:styleMask:backing:defer:]
- fun:-[NSWindow _initContent:styleMask:backing:defer:contentView:]
- fun:-[NSWindow initWithContentRect:styleMask:backing:defer:]
- fun:-[FramedBrowserWindow initWithContentRect:styleMask:backing:defer:]
- fun:-[NSWindowTemplate nibInstantiate]
- fun:-[NSIBObjectData instantiateObject:]
- fun:-[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:]
- fun:loadNib
}
{
- bug_73036b
- Memcheck:Leak
- fun:malloc_zone_calloc
- fun:_internal_class_createInstanceFromZone
- fun:NSAllocateObject
- fun:+[NSHashTable alloc]
- fun:+[NSTrackingArea initialize]
- fun:_class_initialize
- fun:_class_lookupMethodAndLoadCache
- fun:objc_msgSend
- fun:-[NSView addTrackingRect:owner:userData:assumeInside:]
- fun:-[NSCell(NSPrivate_CellMouseTracking) _setMouseTrackingInRect:ofView:]
- fun:-[NSButtonCell _setMouseTrackingInRect:ofView:]
- fun:-[NSControl _setMouseTrackingForCell:]
- fun:-[NSButton(NSButtonBorder) _setMouseTrackingForCell:]
- fun:-[NSButtonCell setControlView:]
- fun:-[NSControl initWithCoder:]
- fun:-[NSButton initWithCoder:]
- fun:_decodeObjectBinary
- fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
- fun:-[NSArray(NSArray) initWithCoder:]
- fun:_decodeObjectBinary
- fun:_decodeObject
- fun:-[NSView initWithCoder:]
-}
-{
- bug_73275
- Memcheck:Leak
- fun:malloc_zone_calloc
- fun:_internal_class_createInstanceFromZone
- fun:NSAllocateObject
- fun:+[NSHashTable alloc]
- fun:+[NSTrackingArea initialize]
- fun:_class_initialize
- fun:_class_lookupMethodAndLoadCache
- fun:objc_msgSend
- fun:-[TabContentsViewCocoa initWithTabContentsViewMac:]
- fun:_ZN18TabContentsViewMac10CreateViewERKN3gfx4SizeE
- fun:_ZN11TabContentsC2EP7ProfileP12SiteInstanceiPKS_P23SessionStorageNamespace
- fun:_ZN15TestTabContentsC2EP7ProfileP12SiteInstance
- fun:_ZN15TestTabContentsC1EP7ProfileP12SiteInstance
- fun:_ZN25RenderViewHostTestHarness21CreateTestTabContentsEv
- fun:_ZN25RenderViewHostTestHarness5SetUpEv
- fun:_ZN30AutocompleteHistoryManagerTest5SetUpEv
-}
-{
bug_73299_b
Memcheck:Leak
fun:_Znw*
@@ -1643,32 +1583,6 @@
fun:_ZN2ui14ResourceBundle18InitSharedInstanceERKSs
}
{
- bug_80050
- Memcheck:Leak
- fun:malloc_zone_calloc
- fun:_internal_class_createInstanceFromZone
- fun:NSAllocateObject
- fun:+[NSHashTable alloc]
- fun:+[NSTrackingArea initialize]
- fun:_class_initialize
- fun:_class_lookupMethodAndLoadCache
- fun:objc_msgSend
- fun:-[NSView addTrackingRect:owner:userData:assumeInside:]
- fun:-[NSCell(NSPrivate_CellMouseTracking) _setMouseTrackingInRect:ofView:]
- fun:-[NSButtonCell _setMouseTrackingInRect:ofView:]
- fun:-[NSControl _setMouseTrackingForCell:]
- fun:-[NSButton(NSButtonBorder) _setMouseTrackingForCell:]
- fun:-[NSButtonCell setControlView:]
- fun:-[NSControl initWithCoder:]
- fun:-[NSButton initWithCoder:]
- fun:-[NSClassSwapper initWithCoder:]
- fun:_decodeObjectBinary
- fun:-[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
- fun:-[NSArray(NSArray) initWithCoder:]
- fun:_decodeObjectBinary
- fun:_decodeObject
-}
-{
bug_80239
Memcheck:Addr4
...
« 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