| Index: tools/valgrind/memcheck/suppressions_mac.txt
|
| ===================================================================
|
| --- tools/valgrind/memcheck/suppressions_mac.txt (revision 25977)
|
| +++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
|
| @@ -753,12 +753,38 @@
|
| fun:INIT_AppleEvents
|
| }
|
| {
|
| - bug_21479
|
| - Memcheck:Leak
|
| - fun:malloc_zone_malloc
|
| - fun:_CFRuntimeCreateInstance
|
| - fun:CFPasteboardCreate
|
| - fun:CFPasteboardCreateUnique
|
| - fun:+[NSPasteboard _pasteboardWithName:]
|
| - fun:+[NSPasteboard pasteboardWithUniqueName]
|
| + bug_21479
|
| + Memcheck:Leak
|
| + fun:malloc_zone_malloc
|
| + fun:_CFRuntimeCreateInstance
|
| + fun:CFPasteboardCreate
|
| + fun:CFPasteboardCreateUnique
|
| + fun:+[NSPasteboard _pasteboardWithName:]
|
| + fun:+[NSPasteboard pasteboardWithUniqueName]
|
| }
|
| +{
|
| + bug_21645a
|
| + Memcheck:Cond
|
| + fun:_ZN3gfx4Size9set_widthEi
|
| + fun:_ZN3gfx4Rect9set_widthEi
|
| + fun:_ZN3gfx4RectC2ERK6CGRect
|
| + fun:_ZN3gfx4RectC1ERK6CGRect
|
| + fun:_ZNK12_GLOBAL__N_126DefaultMonitorInfoProvider25GetPrimaryMonitorWorkAreaEv
|
| + fun:_ZNK11WindowSizer22GetDefaultWindowBoundsEPN3gfx4RectE
|
| + fun:_ZNK11WindowSizer21DetermineWindowBoundsERKN3gfx4RectEPS1_Pb
|
| + fun:_ZN11WindowSizer22GetBrowserWindowBoundsERKSbIwSt11char_traitsIwESaIwEERKN3gfx4RectEP7BrowserPS7_Pb
|
| + fun:_ZNK7Browser20GetSavedWindowBoundsEv
|
| + fun:-[BrowserWindowController initWithBrowser:takeOwnership:]
|
| + fun:-[BrowserWindowController initWithBrowser:]
|
| +}
|
| +{
|
| + bug_21645b
|
| + Memcheck:Cond
|
| + fun:NSMouseInRect
|
| + fun:-[NSThemeFrame _updateWidgets]
|
| + fun:-[NSThemeFrame _tileTitlebarAndRedisplay:]
|
| + ...
|
| + fun:-[NSWindowController window]
|
| + fun:-[BrowserWindowController initWithBrowser:takeOwnership:]
|
| + fun:-[BrowserWindowController initWithBrowser:]
|
| +}
|
|
|