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

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

Issue 149562: Widen one suppression that wasn't matching properly on my ghardy box.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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
« 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 768 matching lines...) Expand 10 before | Expand all | Expand 10 after
779 ... 779 ...
780 fun:gtk_im_context_set_cursor_location 780 fun:gtk_im_context_set_cursor_location
781 ... 781 ...
782 fun:gtk_widget_size_allocate 782 fun:gtk_widget_size_allocate
783 } 783 }
784 { 784 {
785 bug_16161 785 bug_16161
786 Memcheck:Leak 786 Memcheck:Leak
787 fun:malloc 787 fun:malloc
788 fun:g_malloc 788 fun:g_malloc
789 fun:gtk_target_list_new
790 ... 789 ...
791 fun:gtk_clipboard_set_text 790 fun:gtk_clipboard_set_text
792 fun:_ZN23AutocompleteEditViewGtk20SavePrimarySelectionERKSs 791 fun:_ZN23AutocompleteEditViewGtk20SavePrimarySelectionERKSs
793 } 792 }
794 { 793 {
795 bug_16324 794 bug_16324
796 Memcheck:Leak 795 Memcheck:Leak
797 fun:malloc 796 fun:malloc
798 fun:_ZN3WTF10fastMallocEj 797 fun:_ZN3WTF10fastMallocEj
799 fun:_ZN7WebCore14newUCharVectorEj 798 fun:_ZN7WebCore14newUCharVectorEj
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
839 fun:_ZN7WebCore9HTMLNames4initEv 838 fun:_ZN7WebCore9HTMLNames4initEv
840 } 839 }
841 { 840 {
842 bug_16583 841 bug_16583
843 Memcheck:Leak 842 Memcheck:Leak
844 fun:malloc 843 fun:malloc
845 fun:g_malloc 844 fun:g_malloc
846 fun:g_slice_alloc 845 fun:g_slice_alloc
847 fun:g_slice_alloc0 846 fun:g_slice_alloc0
848 fun:g_type_create_instance 847 fun:g_type_create_instance
849 fun:g_object_constructor 848 fun:*
850 fun:g_object_newv 849 fun:g_object_newv
851 fun:g_object_new_valist 850 fun:g_object_new_valist
852 ... 851 ...
853 fun:gdk_window_new
854 fun:gtk_window_realize 852 fun:gtk_window_realize
855 fun:g_cclosure_marshal_VOID__VOID
856 fun:g_type_class_meta_marshal
857 fun:g_closure_invoke
858 fun:signal_emit_unlocked_R
859 fun:g_signal_emit_valist
860 fun:g_signal_emit
861 fun:gtk_widget_realize
862 } 853 }
863 { 854 {
864 bug_16584 855 bug_16584
865 Memcheck:Leak 856 Memcheck:Leak
866 fun:_Znwj 857 fun:_Znwj
867 fun:_ZN7WebCore10CSSRuleSet12addToRuleSetEPNS_16AtomicStringImplERN3WTF7HashM apIS2_PNS_15CSSRuleDataListENS3_7PtrHashIS2_EENS3_10HashTraitsIS2_EENS9_IS6_EEEE PNS_12CSSStyleRuleEPNS_11CSSSelectorE 858 fun:_ZN7WebCore10CSSRuleSet12addToRuleSetEPNS_16AtomicStringImplERN3WTF7HashM apIS2_PNS_15CSSRuleDataListENS3_7PtrHashIS2_EENS3_10HashTraitsIS2_EENS9_IS6_EEEE PNS_12CSSStyleRuleEPNS_11CSSSelectorE
868 fun:_ZN7WebCore10CSSRuleSet7addRuleEPNS_12CSSStyleRuleEPNS_11CSSSelectorE 859 fun:_ZN7WebCore10CSSRuleSet7addRuleEPNS_12CSSStyleRuleEPNS_11CSSSelectorE
869 fun:_ZN7WebCore10CSSRuleSet17addRulesFromSheetEPNS_13CSSStyleSheetERKNS_19Med iaQueryEvaluatorEPNS_16CSSStyleSelectorE 860 fun:_ZN7WebCore10CSSRuleSet17addRulesFromSheetEPNS_13CSSStyleSheetERKNS_19Med iaQueryEvaluatorEPNS_16CSSStyleSelectorE
870 fun:_ZN7WebCoreL22loadSimpleDefaultStyleEv 861 fun:_ZN7WebCoreL22loadSimpleDefaultStyleEv
871 fun:_ZN7WebCore16CSSStyleSelectorC1EPNS_8DocumentERKNS_6StringEPNS_14StyleShe etListEPNS_13CSSStyleSheetEbb 862 fun:_ZN7WebCore16CSSStyleSelectorC1EPNS_8DocumentERKNS_6StringEPNS_14StyleShe etListEPNS_13CSSStyleSheetEbb
872 fun:_ZN7WebCore8Document6attachEv 863 fun:_ZN7WebCore8Document6attachEv
873 fun:_ZN7WebCore5Frame11setDocumentEN3WTF10PassRefPtrINS_8DocumentEEE 864 fun:_ZN7WebCore5Frame11setDocumentEN3WTF10PassRefPtrINS_8DocumentEEE
874 fun:_ZN7WebCore11FrameLoader5beginERKNS_4KURLEbPNS_14SecurityOriginE 865 fun:_ZN7WebCore11FrameLoader5beginERKNS_4KURLEbPNS_14SecurityOriginE
875 fun:_ZN7WebCore11FrameLoader4initEv 866 fun:_ZN7WebCore11FrameLoader4initEv
876 fun:_ZN7WebCore5Frame4initEv 867 fun:_ZN7WebCore5Frame4initEv
877 } 868 }
878 { 869 {
879 # 1 in 20 runs? 870 # 1 in 20 runs?
880 bug_16586 871 bug_16586
881 Memcheck:Leak 872 Memcheck:Leak
882 fun:_Znwj 873 fun:_Znwj
883 fun:_ZN10URLFetcherC1ERK4GURLNS_11RequestTypeEPNS_8DelegateE 874 fun:_ZN10URLFetcherC1ERK4GURLNS_11RequestTypeEPNS_8DelegateE
884 fun:_ZN22AlternateNavURLFetcher7ObserveE16NotificationTypeRK18NotificationSou rceRK19NotificationDetails 875 fun:_ZN22AlternateNavURLFetcher7ObserveE16NotificationTypeRK18NotificationSou rceRK19NotificationDetails
885 fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceR K19NotificationDetails 876 fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceR K19NotificationDetails
886 fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry 877 fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
887 fun:_ZN20NavigationController7LoadURLERK4GURLS2_j 878 fun:_ZN20NavigationController7LoadURLERK4GURLS2_j
888 fun:_ZN7Browser14OpenURLAtIndexEP11TabContentsRK4GURLS4_21WindowOpenDispositi onjib 879 fun:_ZN7Browser14OpenURLAtIndexEP11TabContentsRK4GURLS4_21WindowOpenDispositi onjib
889 fun:_ZN7Browser14OpenCurrentURLEv 880 fun:_ZN7Browser14OpenCurrentURLEv
890 } 881 }
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