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

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

Issue 386002: Fix memory leak in ExtensionTest.LoadPageActionHelper unit test. The leak... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 | « chrome/common/extensions/extension_unittest.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 1041 matching lines...) Expand 10 before | Expand all | Expand 10 after
1052 { 1052 {
1053 bug_24936 1053 bug_24936
1054 Memcheck:Free 1054 Memcheck:Free
1055 fun:_ZdlPv 1055 fun:_ZdlPv
1056 fun:_ZN7WebCore15CSSSelectorList19adoptSelectorVectorERN3WTF6VectorIPNS_11CSS SelectorELj0EEE 1056 fun:_ZN7WebCore15CSSSelectorList19adoptSelectorVectorERN3WTF6VectorIPNS_11CSS SelectorELj0EEE
1057 fun:_ZN7WebCore9CSSParser15createStyleRuleEPN3WTF6VectorIPNS_11CSSSelectorELj 0EEE 1057 fun:_ZN7WebCore9CSSParser15createStyleRuleEPN3WTF6VectorIPNS_11CSSSelectorELj 0EEE
1058 fun:_Z10cssyyparsePv 1058 fun:_Z10cssyyparsePv
1059 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE 1059 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE
1060 } 1060 }
1061 { 1061 {
1062 bug_26216
1063 Memcheck:Leak
1064 fun:_Znw*
1065 ...
1066 fun:_ZN9Extension25LoadExtensionActionHelperEPK15DictionaryValuePSs
1067 fun:_ZN39ExtensionTest_LoadPageActionHelper_Test8TestBodyEv
1068 }
1069 {
1070 bug_26966 1062 bug_26966
1071 Memcheck:Leak 1063 Memcheck:Leak
1072 fun:malloc 1064 fun:malloc
1073 fun:_ZN3WTF10fastMallocEj 1065 fun:_ZN3WTF10fastMallocEj
1074 fun:_ZN7WebCore10StringImpl19createUninitializedEjRPt 1066 fun:_ZN7WebCore10StringImpl19createUninitializedEjRPt
1075 fun:_ZN7WebCore10StringImpl6createEPKcj 1067 fun:_ZN7WebCore10StringImpl6createEPKcj
1076 fun:_ZN7WebCore10StringImpl6createEPKc 1068 fun:_ZN7WebCore10StringImpl6createEPKc
1077 fun:_ZN7WebCore17CStringTranslator9translateERPNS_10StringImplERKPKcj 1069 fun:_ZN7WebCore17CStringTranslator9translateERPNS_10StringImplERKPKcj
1078 fun:_ZN3WTF24HashSetTranslatorAdapterIPN7WebCore10StringImplENS_10HashTraitsI S3_EEPKcNS1_17CStringTranslatorEE9translateERS3_RKS7_SC_j 1070 fun:_ZN3WTF24HashSetTranslatorAdapterIPN7WebCore10StringImplENS_10HashTraitsI S3_EEPKcNS1_17CStringTranslatorEE9translateERS3_RKS7_SC_j
1079 fun:_ZN3WTF9HashTableIPN7WebCore10StringImplES3_NS_17IdentityExtractorIS3_EEN S1_10StringHashENS_10HashTraitsIS3_EES8_E18addPassingHashCodeIPKcSC_NS_24HashSet TranslatorAdapterIS3_S8_SC_NS1_17CStringTranslatorEEEEESt4pairINS_17HashTableIte ratorIS3_S3_S5_S6_S8_S8_EEbERKT_RKT0_ 1071 fun:_ZN3WTF9HashTableIPN7WebCore10StringImplES3_NS_17IdentityExtractorIS3_EEN S1_10StringHashENS_10HashTraitsIS3_EES8_E18addPassingHashCodeIPKcSC_NS_24HashSet TranslatorAdapterIS3_S8_SC_NS1_17CStringTranslatorEEEEESt4pairINS_17HashTableIte ratorIS3_S3_S5_S6_S8_S8_EEbERKT_RKT0_
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1111 fun:_ZN3WTF14ThreadSpecificIN7WebCore16ThreadGlobalDataEEcvPS2_Ev 1103 fun:_ZN3WTF14ThreadSpecificIN7WebCore16ThreadGlobalDataEEcvPS2_Ev
1112 fun:_ZN3WTF14ThreadSpecificIN7WebCore16ThreadGlobalDataEEdeEv 1104 fun:_ZN3WTF14ThreadSpecificIN7WebCore16ThreadGlobalDataEEdeEv
1113 fun:_ZN7WebCore16threadGlobalDataEv 1105 fun:_ZN7WebCore16threadGlobalDataEv
1114 fun:_ZN7WebCore10StringImpl5emptyEv 1106 fun:_ZN7WebCore10StringImpl5emptyEv
1115 fun:_ZN7WebCore12AtomicString3addEPKc 1107 fun:_ZN7WebCore12AtomicString3addEPKc
1116 fun:_ZN7WebCore12AtomicStringC1EPKc 1108 fun:_ZN7WebCore12AtomicStringC1EPKc
1117 fun:_ZN7WebCore12AtomicString4initEv 1109 fun:_ZN7WebCore12AtomicString4initEv
1118 fun:_ZN6WebKit10initializeEPNS_12WebKitClientE 1110 fun:_ZN6WebKit10initializeEPNS_12WebKitClientE
1119 fun:_ZN12RenderThread23EnsureWebKitInitializedEv 1111 fun:_ZN12RenderThread23EnsureWebKitInitializedEv
1120 } 1112 }
OLDNEW
« no previous file with comments | « chrome/common/extensions/extension_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698