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

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

Issue 561883005: Retire obsolete Valgrind supressions ..100916 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 92889b8597c700120f3b44d394bea0524d632303..7d504d61cbda7c2db56a07e71022297ae77ac2b2 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -2282,14 +2282,6 @@
fun:_ZN4base11MessageLoop10RunHandlerEv
}
{
- bug_100043
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN9__gnu_cxx13new_allocatorIN6webkit13WebPluginInfoEE8allocateEjPKv
- ...
- fun:_ZNSt6vectorIN6webkit13WebPluginInfoESaIS1*
-}
-{
bug_101125a
Memcheck:Uninitialized
...
@@ -2331,46 +2323,6 @@
fun:_ZN5blink15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEii
}
{
- bug_100133
- Memcheck:Leak
- fun:_Znw*
- fun:_Z22RecoveryRegisterHelperP22ComponentUpdateServiceP11PrefService
-}
-{
- bug_100330
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN25TestingAutomationProvider42NavigateToURLBlockUntilNavigationsCompleteEiRK4GURLiPN3IPC7MessageE
-}
-{
- bug_100647
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN18WebResourceService19UpdateResourceCacheERKSs
- fun:_ZN18WebResourceService18WebResourceFetcher18OnURLFetchCompleteEPK10URLFetcherRK4GURLRKN3net16URLRequestStatusEiRKSt6vectorISsSaISsEERKSs
- fun:_ZN10URLFetcher8Delegate18OnURLFetchCompleteEPKS_
- fun:_ZN10URLFetcher4Core29InformDelegateFetchIsCompleteEv
- fun:_ZN10URLFetcher4Core21OnCompletedURLRequestEN4base9TimeDeltaE
-}
-{
- bug_100777
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN12_GLOBAL__N_119MakeContextDelegateI16CrxUpdateServiceNS1_13UpdateContextEEEPN7content18URLFetcherDelegateEPT_PT0_
- fun:_ZN16CrxUpdateService19ProcessPendingItemsEv
-}
-{
- bug_100916
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7blink6WorkerE
- ...
- fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE
- fun:_ZN5blink6Worker6createEPNS_22ScriptExecutionContextERKN3WTF6StringERi
- fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE
- fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
-}
-{
bug_100982
Memcheck:Leak
fun:_Znw*
« 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