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

Valgrind: Remove a few obsolete suppressions.

BUG=50968,51153,58561,58574,370210
NOTRY=true
TBR=thakis@chromium.org

Review URL: https://codereview.chromium.org/447623002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287621 0039d316-1c4b-4281-b951-d872f2087c98
parent 11f57949
......@@ -1018,24 +1018,6 @@
fun:_ZN7Profile25CreateOffTheRecordProfileEv
fun:_ZN11ProfileImpl22GetOffTheRecordProfileEv
}
{
bug_50968_a
Memcheck:Leak
...
fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
}
{
bug_50968_b
Memcheck:Unaddressable
...
fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
}
{
bug_50968_d
Memcheck:Uninitialized
...
fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
}
{
bug_56359_a
Memcheck:Leak
......@@ -1052,12 +1034,6 @@
fun:_ZN10URLRequest5StartEv
fun:_ZN10URLFetcher4Core15StartURLRequestEv
}
{
bug_51153
Memcheck:Leak
...
fun:_ZN7history14HistoryBackend16GetFaviconForURLE13scoped_refptrI17CancelableRequestI14CallbackRunnerI6Tuple5IibS1_I16RefCountedMemoryEb4GURLEEEERKS7_
}
{
bug_51379
Memcheck:Leak
......@@ -1185,20 +1161,6 @@
fun:_ZN14ProfileManager17GetDefaultProfileE*
fun:_ZN14ProfileManager17GetDefaultProfileEv
}
{
bug_58561
Memcheck:Leak
fun:_Znw*
...
fun:_ZN3net8internal26ClientSocketPoolBaseHelper16GetOrCreateGroupERKSs
fun:_ZN3net8internal26ClientSocketPoolBaseHelper13RequestSocketERKSsPKNS1_7RequestE
fun:_ZN3net20ClientSocketPoolBaseINS_*
fun:_ZN3net*SocketPool13RequestSocketE*
fun:_ZN3net18ClientSocketHandle4InitINS_*
...
fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv
fun:_ZN3net21HttpStreamFactoryImpl3Job6DoLoopEi
}
{
bug_58564
Memcheck:Leak
......@@ -1210,13 +1172,6 @@
fun:_ZN3net13SSLConnectJob12DoSSLConnectEv
fun:_ZN3net13SSLConnectJob6DoLoopEi
}
{
bug_58574
Memcheck:Unaddressable
...
fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEE
fun:_ZN3net12CertVerifier7Request8DoVerifyEv
}
{
bug_60556a
Memcheck:Unaddressable
......@@ -5839,15 +5794,6 @@
...
fun:_ZN3WTF17HashMapTranslatorINS_18HashMapValueTraitsINS_10HashTraitsIPN7blink7BidiRun*
}
{
bug_370210
Memcheck:Leak
fun:_Znw*
fun:_ZN5blink20InternalsGeolocation24setGeolocationClientMockERNS_9InternalsEPNS_8DocumentE
fun:_ZN5blink19InternalsV8InternalL30setGeolocationClientMockMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
fun:_ZN5blink19InternalsV8InternalL38setGeolocationClientMockMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
}
{
bug_371844
Memcheck:Uninitialized
......
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