diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-09 16:31:25 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-09 16:31:25 +0000 |
commit | 68a58f12ad825a640c0349a4247a56200231535e (patch) | |
tree | fae1172f2cb13d15b1c689b6b90ad589558d72a7 /tools | |
parent | 25b04750be362f20f235d58da43aac774d4f4524 (diff) | |
download | chromium_src-68a58f12ad825a640c0349a4247a56200231535e.zip chromium_src-68a58f12ad825a640c0349a4247a56200231535e.tar.gz chromium_src-68a58f12ad825a640c0349a4247a56200231535e.tar.bz2 |
[Mac] Remove native/Cocoa preferences.
BUG=73011
TEST=Tabbed options work as before. --disable-tabbed-options does nothing.
Review URL: http://codereview.chromium.org/6621076
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77477 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/memcheck/suppressions_mac.txt | 63 |
1 files changed, 0 insertions, 63 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt index 6a80260..4e96534 100644 --- a/tools/valgrind/memcheck/suppressions_mac.txt +++ b/tools/valgrind/memcheck/suppressions_mac.txt @@ -1260,69 +1260,6 @@ fun:__NSFontInstanceInfoInitializeMetricsInfo } { - bug_68092 - Memcheck:Addr1 - fun:_CGSLockWindow - fun:CGSDeviceLock - fun:ripd_Lock - fun:ripl_BltShape - fun:ripc_Render - fun:ripc_DrawRects - fun:CGContextFillRects - fun:createTopShadowWindow - fun:MetalSheetProgress - fun:_NSMoveHelperTimerCallBack - fun:__CFRunLoopRun - fun:CFRunLoopRunSpecific - fun:CFRunLoopRunInMode - fun:-[NSMoveHelper _doAnimation] - fun:-[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] - fun:-[NSWindow(NSSheets) _orderFrontRelativeToWindow:] - fun:-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] - fun:-[NSApplication _orderFrontModalWindow:relativeToWindow:] - fun:-[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo:] - fun:-[AutoFillDialogController editSelection:] - fun:_ZN12_GLOBAL__N_154AutoFillDialogControllerTest_AutoFillDataMutation_Test8TestBodyEv -} -{ - bug_69757a - Memcheck:Leak - fun:_Znw* - fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN3net13CookieMonster15CanonicalCookieEEEE8allocateEmPKv - fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net13CookieMonster15CanonicalCookieEESt10_Select1stIS6_ESt4lessISsESaIS6_EE11_M_get_nodeEv - fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net13CookieMonster15CanonicalCookieEESt10_Select1stIS6_ESt4lessISsESaIS6_EE14_M_create_nodeERKS6_ - fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net13CookieMonster15CanonicalCookieEESt10_Select1stIS6_ESt4lessISsESaIS6_EE9_M_insertEPSt18_Rb_tree_node_baseSE_RKS6_ - fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net13CookieMonster15CanonicalCookieEESt10_Select1stIS6_ESt4lessISsESaIS6_EE12insert_equalERKS6_ - fun:_ZNSt8multimapISsPN3net13CookieMonster15CanonicalCookieESt4lessISsESaISt4pairIKSsS3_EEE6insertERKS8_ - fun:_ZN3net13CookieMonster20InternalInsertCookieERKSsPNS0_15CanonicalCookieEb - fun:_ZN3net13CookieMonster18SetCanonicalCookieEP10scoped_ptrINS0_15CanonicalCookieEERKN4base4TimeERKNS_13CookieOptionsE - fun:_ZN3net13CookieMonster35SetCookieWithCreationTimeAndOptionsERK4GURLRKSsRKN4base4TimeERKNS_13CookieOptionsE - fun:_ZN3net13CookieMonster20SetCookieWithOptionsERK4GURLRKSsRKNS_13CookieOptionsE - fun:_ZN3net11CookieStore9SetCookieERK4GURLRKSs - fun:_ZN12_GLOBAL__N_*CookiesWindowControllerTest_*_Test8TestBodyEv -} -{ - bug_69757b - Memcheck:Leak - fun:_Znw* - ... - fun:_ZN21TestURLRequestContext4InitEv - fun:_ZN21TestURLRequestContextC2Ev - fun:_ZN21TestURLRequestContextC1Ev - fun:_ZN27TestURLRequestContextGetter20GetURLRequestContextEv - fun:_ZN23URLRequestContextGetter14GetCookieStoreEv - fun:-[CookiesWindowController loadTreeModelFromProfile] - fun:-[CookiesWindowController initWithProfile:databaseHelper:storageHelper:appcacheHelper:indexedDBHelper:] - fun:_ZN12_GLOBAL__N_127CookiesWindowControllerTest5SetUpEv -} -{ - bug_69757c - Memcheck:Leak - fun:_Znw* - fun:_ZN14TestingProfile20CreateRequestContextEv - fun:_ZN12_GLOBAL__N_127CookiesWindowControllerTest5SetUpEv -} -{ bug_71111 Memcheck:Leak fun:malloc_zone_malloc |