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

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

Issue 6693075: Fix up leak in FilePathWatcherTest and UserStyleSheetTest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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
« no previous file with comments | « content/common/file_path_watcher/file_path_watcher_mac.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file. 1 # There are three 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 4009 matching lines...) Expand 10 before | Expand all | Expand 10 after
4020 { 4020 {
4021 bug_76490 4021 bug_76490
4022 Memcheck:Cond 4022 Memcheck:Cond
4023 fun:_ZN7WebCore7Element15removeAttributeERKN3WTF6StringERi 4023 fun:_ZN7WebCore7Element15removeAttributeERKN3WTF6StringERi
4024 fun:_ZN7WebCore19DatasetDOMStringMap10deleteItemERKN3WTF6StringERi 4024 fun:_ZN7WebCore19DatasetDOMStringMap10deleteItemERKN3WTF6StringERi
4025 fun:_ZN7WebCore14V8DOMStringMap20namedPropertyDeleterEN2v85LocalINS1_6StringE EERKNS1_12AccessorInfoE 4025 fun:_ZN7WebCore14V8DOMStringMap20namedPropertyDeleterEN2v85LocalINS1_6StringE EERKNS1_12AccessorInfoE
4026 fun:_ZN2v88internal8JSObject29DeletePropertyWithInterceptorEPNS0_6StringE 4026 fun:_ZN2v88internal8JSObject29DeletePropertyWithInterceptorEPNS0_6StringE
4027 obj:* 4027 obj:*
4028 } 4028 }
4029 { 4029 {
4030 bug_76644
4031 Memcheck:Leak
4032 fun:_Znw*
4033 fun:_ZN40UserStyleSheetWatcherTest_StyleLoad_Test8TestBodyEv
4034 fun:_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEE T0_PT_MS4_FS3_vEPKc
4035 fun:_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_ PT_MS4_FS3_vEPKc
4036 }
4037 {
4038 bug_76647 4030 bug_76647
4039 Memcheck:Leak 4031 Memcheck:Leak
4040 fun:_Znw* 4032 fun:_Znw*
4041 fun:_ZN11webkit_glue18BufferedDataSource20CreateResourceLoaderExx 4033 fun:_ZN11webkit_glue18BufferedDataSource20CreateResourceLoaderExx
4042 fun:_ZN11webkit_glue18BufferedDataSource14InitializeTaskEv 4034 fun:_ZN11webkit_glue18BufferedDataSource14InitializeTaskEv
4043 fun:_Z16DispatchToMethodIN11webkit_glue18BufferedDataSourceEMS1_FvvEEvPT_T0_R K6Tuple0 4035 fun:_Z16DispatchToMethodIN11webkit_glue18BufferedDataSourceEMS1_FvvEEvPT_T0_R K6Tuple0
4044 fun:_ZN14RunnableMethodIN11webkit_glue18BufferedDataSourceEMS1_FvvE6Tuple0E3R unEv 4036 fun:_ZN14RunnableMethodIN11webkit_glue18BufferedDataSourceEMS1_FvvE6Tuple0E3R unEv
4045 fun:_ZN11MessageLoop7RunTaskEP4Task 4037 fun:_ZN11MessageLoop7RunTaskEP4Task
4046 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 4038 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
4047 fun:_ZN11MessageLoop6DoWorkEv 4039 fun:_ZN11MessageLoop6DoWorkEv
4048 fun:_ZN4base16MessagePumpForUI17RunWithDispatcherEPNS_11MessagePump8DelegateE PNS0_10DispatcherE 4040 fun:_ZN4base16MessagePumpForUI17RunWithDispatcherEPNS_11MessagePump8DelegateE PNS0_10DispatcherE
4049 fun:_ZN4base16MessagePumpForUI3RunEPNS_11MessagePump8DelegateE 4041 fun:_ZN4base16MessagePumpForUI3RunEPNS_11MessagePump8DelegateE
4050 fun:_ZN11MessageLoop11RunInternalEv 4042 fun:_ZN11MessageLoop11RunInternalEv
4051 fun:_ZN11MessageLoop10RunHandlerEv 4043 fun:_ZN11MessageLoop10RunHandlerEv
4052 } 4044 }
4053 { 4045 {
4054 bug_77042
4055 Memcheck:Leak
4056 fun:_Znw*
4057 fun:_ZN4base16MessageLoopProxy22CreateForCurrentThreadEv
4058 fun:_ZN19ServiceProcessState10InitializeEv
4059 fun:_ZN39ServiceProcessStateFileManipulationTest5SetUpEv
4060 }
4061 {
4062 bug_77049 4046 bug_77049
4063 Memcheck:Cond 4047 Memcheck:Cond
4064 fun:_ZN7WebCore8Gradient20sortStopsIfNecessaryEv 4048 fun:_ZN7WebCore8Gradient20sortStopsIfNecessaryEv
4065 fun:_ZN7WebCore8Gradient16platformGradientEv 4049 fun:_ZN7WebCore8Gradient16platformGradientEv
4066 fun:_ZN7WebCore15GraphicsContext*EPNS_8GradientE 4050 fun:_ZN7WebCore15GraphicsContext*EPNS_8GradientE
4067 fun:_ZN7WebCore15GraphicsContext*EN3WTF10PassRefPtrINS_8GradientEEE 4051 fun:_ZN7WebCore15GraphicsContext*EN3WTF10PassRefPtrINS_8GradientEEE
4068 fun:_ZN7WebCore25RenderSVGResourceGradient13applyResourceEPNS_12RenderObjectE PNS_11RenderStyleERPNS_15GraphicsContextEt 4052 fun:_ZN7WebCore25RenderSVGResourceGradient13applyResourceEPNS_12RenderObjectE PNS_11RenderStyleERPNS_15GraphicsContextEt
4069 } 4053 }
4070 { 4054 {
4071 bug_77258_a 4055 bug_77258_a
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
4241 } 4225 }
4242 { 4226 {
4243 bug_todo_getdelim 4227 bug_todo_getdelim
4244 Memcheck:Leak 4228 Memcheck:Leak
4245 fun:malloc 4229 fun:malloc
4246 fun:getdelim 4230 fun:getdelim
4247 ... 4231 ...
4248 fun:call_init 4232 fun:call_init
4249 fun:_dl_init 4233 fun:_dl_init
4250 } 4234 }
OLDNEW
« no previous file with comments | « content/common/file_path_watcher/file_path_watcher_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698