Commit b566469d authored by thestig@chromium.org's avatar thestig@chromium.org

Valgrind Mac: Suppress leaks in CookiesWindowControllerTest.

BUG=69757
TEST=Valgrind Mac Unit goes green.
TBR=rsesek
Review URL: http://codereview.chromium.org/6331004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71551 0039d316-1c4b-4281-b951-d872f2087c98
parent 7dc46b4b
......@@ -1266,3 +1266,52 @@
fun:_ZN12_GLOBAL__N_154AutoFillDialogControllerTest_AutoFillDataMutation_Test8TestBodyEv
fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
}
{
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
fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
}
{
bug_69757b
Memcheck:Leak
fun:_Znw*
fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN3net22HttpAuthHandlerFactoryEEEE8allocateEmPKv
fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net22HttpAuthHandlerFactoryEESt10_Select1stIS5_ESt4lessISsESaIS5_EE11_M_get_nodeEv
fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net22HttpAuthHandlerFactoryEESt10_Select1stIS5_ESt4lessISsESaIS5_EE14_M_create_nodeERKS5_
fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net22HttpAuthHandlerFactoryEESt10_Select1stIS5_ESt4lessISsESaIS5_EE9_M_insertEPSt18_Rb_tree_node_baseSD_RKS5_
fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN3net22HttpAuthHandlerFactoryEESt10_Select1stIS5_ESt4lessISsESaIS5_EE13insert_uniqueESt17_Rb_tree_iteratorIS5_ERKS5_
fun:_ZNSt3mapISsPN3net22HttpAuthHandlerFactoryESt4lessISsESaISt4pairIKSsS2_EEE6insertESt17_Rb_tree_iteratorIS7_ERKS7_
fun:_ZNSt3mapISsPN3net22HttpAuthHandlerFactoryESt4lessISsESaISt4pairIKSsS2_EEEixERS6_
fun:_ZN3net30HttpAuthHandlerRegistryFactory21RegisterSchemeFactoryERKSsPNS_22HttpAuthHandlerFactoryE
fun:_ZN3net22HttpAuthHandlerFactory13CreateDefaultEPNS_12HostResolverE
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
fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
}
{
bug_69757c
Memcheck:Leak
fun:_Znw*
fun:_ZN14TestingProfile20CreateRequestContextEv
fun:_ZN12_GLOBAL__N_127CookiesWindowControllerTest5SetUpEv
fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment