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

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

Issue 6377010: Removed suppressions for leaks caused by CL 6285002, and fixed in CL 6268014. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 10 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 3626 matching lines...) Expand 10 before | Expand all | Expand 10 after
3637 fun:_Z16DispatchToMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvEEvPT_ T0_RK6Tuple0 3637 fun:_Z16DispatchToMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvEEvPT_ T0_RK6Tuple0
3638 fun:_ZN14RunnableMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvE6Tuple 0E3RunEv 3638 fun:_ZN14RunnableMethodIN8remoting8protocol17JingleSessionTestEMS2_FvvE6Tuple 0E3RunEv
3639 fun:_ZN11MessageLoop7RunTaskEP4Task 3639 fun:_ZN11MessageLoop7RunTaskEP4Task
3640 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 3640 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
3641 fun:_ZN11MessageLoop6DoWorkEv 3641 fun:_ZN11MessageLoop6DoWorkEv
3642 fun:_ZN8remoting12JingleThread17JingleMessagePump9OnMessageEPN9talk_base7Mess ageE 3642 fun:_ZN8remoting12JingleThread17JingleMessagePump9OnMessageEPN9talk_base7Mess ageE
3643 fun:_ZN9talk_base12MessageQueue8DispatchEPNS_7MessageE 3643 fun:_ZN9talk_base12MessageQueue8DispatchEPNS_7MessageE
3644 fun:_ZN9talk_base6Thread15ProcessMessagesEi 3644 fun:_ZN9talk_base6Thread15ProcessMessagesEi
3645 } 3645 }
3646 { 3646 {
3647 bug_70782
3648 Memcheck:Leak
3649 fun:_Znw*
3650 fun:_ZN15SyncSetupWizardC1EP18ProfileSyncService
3651 }
3652 {
3653 bug_70782_b
3654 Memcheck:Leak
3655 fun:_Znw*
3656 fun:_ZN15SyncSetupWizardC2EP18ProfileSyncService
3657 fun:_ZN15SyncSetupWizardC1EP18ProfileSyncService
3658 }
3659 {
3660 bug_70782_c
3661 Memcheck:Leak
3662 fun:_Znw*
3663 fun:_ZN25SharedResourcesDataSource8RegisterEv
3664 }
3665 {
3666 bug_70782_d
3667 Memcheck:Leak
3668 fun:_Znw*
3669 fun:_ZN14PrintPreviewUIC1EP11TabContents
3670 }
3671 {
3672 bug_70782_d_2
3673 Memcheck:Leak
3674 fun:_Znw*
3675 fun:_ZN14PrintPreviewUIC2EP11TabContents
3676 fun:_ZN14PrintPreviewUIC1EP11TabContents
3677 }
3678 {
3679 bug_70782_e
3680 Memcheck:Leak
3681 fun:_Znw*
3682 fun:_ZN8NewTabUIC1EP11TabContents
3683 }
3684 {
3685 bug_70782_f
3686 Memcheck:Leak
3687 fun:_Znw*
3688 fun:_ZN8NewTabUI19InitializeCSSCachesEv
3689 }
3690 {
3691 bug_70782_g
3692 Memcheck:Leak
3693 fun:_Znw*
3694 fun:_ZN18MostVisitedHandler6AttachEP5DOMUI
3695 }
3696 {
3697 bug_70782_h
3698 Memcheck:Leak
3699 fun:_Znw*
3700 fun:_ZN12FileBrowseUIC1EP11TabContents
3701 }
3702 {
3703 bug_70782_i
3704 Memcheck:Leak
3705 fun:_Znw*
3706 fun:_ZN9OptionsUIC1EP11TabContents
3707 }
3708 {
3709 bug_70782_j
3710 Memcheck:Leak
3711 fun:_Znw*
3712 fun:_ZN27ExtensionFunctionDispatcherC1EP14RenderViewHostPNS_8DelegateEPK9Exte nsionRK4GURL
3713 }
3714 {
3715 bug_70825 3647 bug_70825
3716 Memcheck:Addr1 3648 Memcheck:Addr1
3717 fun:_ZNK3net10UploadData10is_chunkedEv 3649 fun:_ZNK3net10UploadData10is_chunkedEv
3718 fun:_ZNK3net16UploadDataStream10is_chunkedEv 3650 fun:_ZNK3net16UploadDataStream10is_chunkedEv
3719 fun:_ZN3net16HttpStreamParserD0Ev 3651 fun:_ZN3net16HttpStreamParserD0Ev
3720 ... 3652 ...
3721 fun:_ZN10scoped_ptrIN3net16HttpStreamParserEED1Ev 3653 fun:_ZN10scoped_ptrIN3net16HttpStreamParserEED1Ev
3722 fun:_ZN3net15HttpBasicStreamD0Ev 3654 fun:_ZN3net15HttpBasicStreamD0Ev
3723 ... 3655 ...
3724 fun:_ZN10scoped_ptrIN3net10HttpStreamEED1Ev 3656 fun:_ZN10scoped_ptrIN3net10HttpStreamEED1Ev
3725 fun:_ZN3net22HttpNetworkTransactionD0Ev 3657 fun:_ZN3net22HttpNetworkTransactionD0Ev
3726 ... 3658 ...
3727 fun:_ZN10scoped_ptrIN3net15HttpTransactionEED1Ev 3659 fun:_ZN10scoped_ptrIN3net15HttpTransactionEED1Ev
3728 fun:_ZN3net42HttpNetworkTransactionTest_Ignores100_Test8TestBodyEv 3660 fun:_ZN3net42HttpNetworkTransactionTest_Ignores100_Test8TestBodyEv
3729 } 3661 }
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