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

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

Issue 243015: Widen a valgrind suppression yet again. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | 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 976 matching lines...) Expand 10 before | Expand all | Expand 10 after
987 fun:_ZN13WorkerService21CreateDedicatedWorkerERK4GURLiiPN3IPC7Message6SenderE ii 987 fun:_ZN13WorkerService21CreateDedicatedWorkerERK4GURLiiPN3IPC7Message6SenderE ii
988 fun:_ZN21ResourceMessageFilter23OnCreateDedicatedWorkerERK4GURLiPi 988 fun:_ZN21ResourceMessageFilter23OnCreateDedicatedWorkerERK4GURLiPi
989 fun:_Z16DispatchToMethodI21ResourceMessageFilterMS0_FvRK4GURLiPiES1_iiEvPT_T0 _RK6Tuple2IT1_T2_EP6Tuple1IT3_E 989 fun:_Z16DispatchToMethodI21ResourceMessageFilterMS0_FvRK4GURLiPiES1_iiEvPT_T0 _RK6Tuple2IT1_T2_EP6Tuple1IT3_E
990 } 990 }
991 { 991 {
992 bug_22932 992 bug_22932
993 Memcheck:Leak 993 Memcheck:Leak
994 fun:_Znw* 994 fun:_Znw*
995 fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF10PassO wnPtrINS_18MessagePortChannel9EventDataEEE 995 fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF10PassO wnPtrINS_18MessagePortChannel9EventDataEEE
996 fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS 0_9EventDataEEE 996 fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS 0_9EventDataEEE
997 fun:_ZN7WebCore11MessagePort11postMessageERKNS_6StringEPKN3WTF6VectorINS4_6Re fPtrIS0_EELj1EEERi 997 fun:*
998 fun:_ZN7WebCore8V8Custom32v8MessagePortPostMessageCallbackERKN2v89ArgumentsE 998 fun:_ZN7WebCore8V8Custom32v8MessagePortPostMessageCallbackERKN2v89ArgumentsE
999 } 999 }
1000 { 1000 {
1001 bug_22984 1001 bug_22984
1002 Memcheck:Leak 1002 Memcheck:Leak
1003 fun:_Znwj 1003 fun:_Znwj
1004 fun:_ZN27ScopedRunnableMethodFactoryI12SpellCheckerE17NewRunnableMethodIMS0_F vvEEEP4TaskT_ 1004 fun:_ZN27ScopedRunnableMethodFactoryI12SpellCheckerE17NewRunnableMethodIMS0_F vvEEEP4TaskT_
1005 fun:_ZN12SpellChecker18OnURLFetchCompleteEPK10URLFetcherRK4GURLRK16URLRequest StatusiRKSt6vectorISsSaISsEERKSs 1005 fun:_ZN12SpellChecker18OnURLFetchCompleteEPK10URLFetcherRK4GURLRK16URLRequest StatusiRKSt6vectorISsSaISsEERKSs
1006 fun:_ZN10URLFetcher4Core21OnCompletedURLRequestERK16URLRequestStatus 1006 fun:_ZN10URLFetcher4Core21OnCompletedURLRequestERK16URLRequestStatus
1007 fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusES2_EvP T_T0_RK6Tuple1IT1_E 1007 fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusES2_EvP T_T0_RK6Tuple1IT1_E
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1043 fun:_ZN12_GLOBAL__N_115KillProcessTask3RunEv 1043 fun:_ZN12_GLOBAL__N_115KillProcessTask3RunEv
1044 fun:_ZN11MessageLoop7RunTaskEP4Task 1044 fun:_ZN11MessageLoop7RunTaskEP4Task
1045 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1045 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1046 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE 1046 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE
1047 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 1047 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1048 fun:_ZN11MessageLoop11RunInternalEv 1048 fun:_ZN11MessageLoop11RunInternalEv
1049 fun:_ZN11MessageLoop10RunHandlerEv 1049 fun:_ZN11MessageLoop10RunHandlerEv
1050 fun:_ZN11MessageLoop3RunEv 1050 fun:_ZN11MessageLoop3RunEv
1051 fun:_Z10WorkerMainRK18MainFunctionParams 1051 fun:_Z10WorkerMainRK18MainFunctionParams
1052 } 1052 }
OLDNEW
« 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