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

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 10808054: Don't leak ChromeDownloadManagerDelegate in DownloadService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Actual fix Created 8 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # There are four kinds of suppressions in this file. 1 # There are four kinds of suppressions in this file.
2 # 1. third party stuff we have no control over 2 # 1. third party stuff we have no control over
3 # 3 #
4 # 2. intentional unit test errors, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing 5 # in our own code, or stuff that is so trivial it's not worth fixing
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 2021 matching lines...) Expand 10 before | Expand all | Expand 10 after
2032 } 2032 }
2033 { 2033 {
2034 bug_58340 2034 bug_58340
2035 Memcheck:Unaddressable 2035 Memcheck:Unaddressable
2036 fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv 2036 fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv
2037 fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS _16ResourceResponseE 2037 fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS _16ResourceResponseE
2038 fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN6WebKit12WebURL LoaderERKNS1_14WebURLResponseE 2038 fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN6WebKit12WebURL LoaderERKNS1_14WebURLResponseE
2039 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceResponseInfoEb 2039 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceResponseInfoEb
2040 } 2040 }
2041 { 2041 {
2042 bug_58449
2043 Memcheck:Leak
2044 fun:_Znw*
2045 ...
2046 fun:_ZN11ProfileImpl18GetDownloadManagerEv
2047 }
2048 {
2049 bug_58546 2042 bug_58546
2050 Memcheck:Leak 2043 Memcheck:Leak
2051 fun:_Znw* 2044 fun:_Znw*
2052 fun:_ZN27SSLConfigServiceManagerPrefC1EP7Profile 2045 fun:_ZN27SSLConfigServiceManagerPrefC1EP7Profile
2053 fun:_ZN23SSLConfigServiceManager20CreateDefaultManagerEP7Profile 2046 fun:_ZN23SSLConfigServiceManager20CreateDefaultManagerEP7Profile
2054 fun:_ZN11ProfileImplC1ERK8FilePath 2047 fun:_ZN11ProfileImplC1ERK8FilePath
2055 fun:_ZN7Profile13CreateProfileERK8FilePath 2048 fun:_ZN7Profile13CreateProfileERK8FilePath
2056 fun:_ZN14ProfileManager13CreateProfileERK8FilePath 2049 fun:_ZN14ProfileManager13CreateProfileERK8FilePath
2057 fun:_ZN14ProfileManager10GetProfileERK8FilePathb 2050 fun:_ZN14ProfileManager10GetProfileERK8FilePathb
2058 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath 2051 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
(...skipping 1996 matching lines...) Expand 10 before | Expand all | Expand 10 after
4055 fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE 4048 fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
4056 fun:_ZN7history*ExpireHistoryTest_* 4049 fun:_ZN7history*ExpireHistoryTest_*
4057 } 4050 }
4058 { 4051 {
4059 bug_101781_d 4052 bug_101781_d
4060 Memcheck:Uninitialized 4053 Memcheck:Uninitialized
4061 fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0 _ 4054 fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0 _
4062 fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv 4055 fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv
4063 } 4056 }
4064 { 4057 {
4065 bug_102255
4066 Memcheck:Leak
4067 fun:_Znw*
4068 fun:_ZN15DownloadService18GetDownloadManagerEv
4069 fun:_ZN29ExtensionDownloadsEventRouterC*
4070 fun:_ZN16ExtensionService16InitEventRoutersEv
4071 fun:_ZN16ExtensionService7ObserveEiRKN7content18NotificationSourceERKNS0_19No tificationDetailsE
4072 ...
4073 fun:_ZN23NotificationServiceImpl6NotifyEiRKN7content18NotificationSourceERKNS 0_19NotificationDetailsE
4074 fun:_ZN14ProfileManager16OnImportFinishedEP7Profile
4075 fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
4076 }
4077 {
4078 bug_102255b
4079 Memcheck:Leak
4080 fun:_Znw*
4081 ...
4082 fun:_ZN15DownloadService18GetDownloadManagerEv
4083 fun:_ZN11DownloadsUIC1EPN7content5WebUIE
4084 fun:_ZN12_GLOBAL__N_18NewWebUII11DownloadsUIEEPN7content15WebUIControllerEPNS 2_5WebUIERK4GURL
4085 fun:_ZNK28ChromeWebUIControllerFactory27CreateWebUIControllerForURLEPN7conten t5WebUIERK4GURL
4086 fun:_ZNK32TestChromeWebUIControllerFactory27CreateWebUIControllerForURLEPN7co ntent5WebUIERK4GURL
4087 fun:_ZN15WebContentsImpl11CreateWebUIERK4GURL
4088 fun:_ZN15WebContentsImpl27CreateWebUIForRenderManagerERK4GURL
4089 fun:_ZN21RenderViewHostManager30UpdateRendererStateForNavigateERKN7content19N avigationEntryImplE
4090 fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
4091 ...
4092 fun:_ZN24NavigationControllerImpl9LoadEntryEPN7content19NavigationEntryImplE
4093 fun:_ZN24NavigationControllerImpl7LoadURLERK4GURLRKN7content8ReferrerENS3_14P ageTransitionERKSs
4094 fun:_ZN12_GLOBAL__N_117LoadURLInContentsEPN7content11WebContentsERK4GURLPN7br owser14NavigateParamsERKSs
4095 fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
4096 fun:_ZN7Browser30ShowSingletonTabOverwritingNTPERKN7browser14NavigateParamsE
4097 fun:_ZN7Browser16ShowDownloadsTabEv
4098 }
4099 {
4100 bug_102257 4058 bug_102257
4101 Memcheck:Uninitialized 4059 Memcheck:Uninitialized
4102 ... 4060 ...
4103 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb 4061 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb
4104 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb 4062 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
4105 } 4063 }
4106 { 4064 {
4107 bug_102327a 4065 bug_102327a
4108 Memcheck:Leak 4066 Memcheck:Leak
4109 fun:_Znw* 4067 fun:_Znw*
(...skipping 873 matching lines...) Expand 10 before | Expand all | Expand 10 after
4983 fun:_ZN8notifier5Login15StartConnectionEv 4941 fun:_ZN8notifier5Login15StartConnectionEv
4984 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_ 4942 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
4985 } 4943 }
4986 { 4944 {
4987 bug_118890_b 4945 bug_118890_b
4988 Memcheck:Leak 4946 Memcheck:Leak
4989 fun:_Znw* 4947 fun:_Znw*
4990 fun:_ZN13sync_notifier12_GLOBAL__N_124InvalidationNotifierTest5SetUpEv 4948 fun:_ZN13sync_notifier12_GLOBAL__N_124InvalidationNotifierTest5SetUpEv
4991 } 4949 }
4992 { 4950 {
4993 bug_chromium_os_28149
4994 Memcheck:Leak
4995 fun:_Znw*
4996 fun:_ZN15DownloadService18GetDownloadManagerEv
4997 fun:_ZN5gdata18GDataSystemService10InitializeEv
4998 fun:_ZNK5gdata25GDataSystemServiceFactory23BuildServiceInstanceForEP7Profile
4999 fun:_ZN26ProfileKeyedServiceFactory20GetServiceForProfileEP7Profileb
5000 fun:_ZN5gdata25GDataSystemServiceFactory13GetForProfileEP7Profile
5001 fun:_ZN22FileBrowserEventRouter23ObserveFileSystemEventsEv
5002 fun:_ZN16ExtensionService16InitEventRoutersEv
5003 }
5004 {
5005 bug_120146 4951 bug_120146
5006 Memcheck:Leak 4952 Memcheck:Leak
5007 fun:_Znw* 4953 fun:_Znw*
5008 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_ 4954 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_
5009 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_ 4955 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_
5010 fun:_ZN5media21AudioOutputController5CloseERKN4base8CallbackIFvvEEE 4956 fun:_ZN5media21AudioOutputController5CloseERKN4base8CallbackIFvvEEE
5011 fun:_ZN17AudioRendererHost20CloseAndDeleteStreamEPNS_10AudioEntryE 4957 fun:_ZN17AudioRendererHost20CloseAndDeleteStreamEPNS_10AudioEntryE
5012 fun:_ZN17AudioRendererHost13DeleteEntriesEv 4958 fun:_ZN17AudioRendererHost13DeleteEntriesEv
5013 fun:_ZN17AudioRendererHost16OnChannelClosingEv 4959 fun:_ZN17AudioRendererHost16OnChannelClosingEv
5014 fun:_ZN3IPC12ChannelProxy7Context15OnChannelClosedEv 4960 fun:_ZN3IPC12ChannelProxy7Context15OnChannelClosedEv
(...skipping 550 matching lines...) Expand 10 before | Expand all | Expand 10 after
5565 obj:/lib/libselinux.so.1 5511 obj:/lib/libselinux.so.1
5566 obj:/lib/libselinux.so.1 5512 obj:/lib/libselinux.so.1
5567 } 5513 }
5568 { 5514 {
5569 bug_todo_grep 5515 bug_todo_grep
5570 Memcheck:Leak 5516 Memcheck:Leak
5571 fun:malloc 5517 fun:malloc
5572 obj:/bin/grep 5518 obj:/bin/grep
5573 obj:/bin/grep 5519 obj:/bin/grep
5574 } 5520 }
OLDNEW
« chrome/browser/download/download_service.cc ('K') | « chrome/browser/download/download_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698