OLD | NEW |
1 # There are four kinds of suppressions in this file. | 1 # There are four 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 4327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4338 Memcheck:Leak | 4338 Memcheck:Leak |
4339 fun:_Znw* | 4339 fun:_Znw* |
4340 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St
ringEEENS_12ExternalModeE | 4340 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St
ringEEENS_12ExternalModeE |
4341 fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v | 4341 fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v |
4342 fun:_ZN7WebCore15V8ParameterBasecvN3WTF6StringEEv | 4342 fun:_ZN7WebCore15V8ParameterBasecvN3WTF6StringEEv |
4343 } | 4343 } |
4344 { | 4344 { |
4345 bug_108628 | 4345 bug_108628 |
4346 Memcheck:Leak | 4346 Memcheck:Leak |
4347 fun:_Znw* | 4347 fun:_Znw* |
4348 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St
ringEEENS_12ExternalModeE | 4348 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleI
NS4_6StringEEENS_12ExternalModeE |
4349 fun:_ZN7WebCore23v8StringToWebCoreStringEN2v86HandleINS0_6StringEEE | 4349 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3W
TF12AtomicStringEEET_v |
4350 fun:_ZN7WebCore22v8ValueToWebCoreStringEN2v86HandleINS0_5ValueEEE | 4350 fun:_ZN7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF12Atom
icStringEEv |
4351 fun:_ZN7WebCore28toWebCoreStringWithNullCheckEN2v86HandleINS0_5ValueEEE | 4351 fun:_ZN7WebCore24XMLHttpRequestV8InternalL2*HeaderCallbackERKN2v89ArgumentsE |
4352 fun:_ZN7WebCore16V8XMLHttpRequest12sendCallbackERKN2v89ArgumentsE | |
4353 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE | 4352 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE |
4354 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume
ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE | 4353 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume
ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE |
4355 } | 4354 } |
4356 { | 4355 { |
4357 bug_109470 | 4356 bug_109470 |
4358 Memcheck:Uninitialized | 4357 Memcheck:Uninitialized |
4359 ... | 4358 ... |
4360 fun:_ZN7WebCore16CSSStyleSelector24applyMatchedDeclarationsERKNS0_11MatchResu
ltE | 4359 fun:_ZN7WebCore16CSSStyleSelector24applyMatchedDeclarationsERKNS0_11MatchResu
ltE |
4361 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS
tyleEbb | 4360 fun:_ZN7WebCore16CSSStyleSelector15styleForElementEPNS_7ElementEPNS_11RenderS
tyleEbb |
4362 fun:_ZN7WebCore7Element16styleForRendererEv | 4361 fun:_ZN7WebCore7Element16styleForRendererEv |
(...skipping 1759 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6122 fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6Objec
tEEENS3_INS0_6StringEEE | 6121 fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6Objec
tEEENS3_INS0_6StringEEE |
6123 } | 6122 } |
6124 { | 6123 { |
6125 # storage/indexeddb/pending-activity-workers.html | 6124 # storage/indexeddb/pending-activity-workers.html |
6126 # storage/indexeddb/index-basics-workers.html | 6125 # storage/indexeddb/index-basics-workers.html |
6127 bug_162829_f | 6126 bug_162829_f |
6128 Memcheck:Leak | 6127 Memcheck:Leak |
6129 fun:_Znw* | 6128 fun:_Znw* |
6130 fun:_ZN7WebCore11ScriptState10forContextEN2v85LocalINS1_7ContextEEE | 6129 fun:_ZN7WebCore11ScriptState10forContextEN2v85LocalINS1_7ContextEEE |
6131 fun:_ZN7WebCore11ScriptState7currentEv | 6130 fun:_ZN7WebCore11ScriptState7currentEv |
6132 fun:_ZN7WebCore24IDBObjectStoreV8InternalL11putCallbackERKN2v89ArgumentsE | 6131 fun:_ZN7WebCore24IDBObjectStoreV8InternalL11addCallbackERKN2v89ArgumentsE |
6133 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE | 6132 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO
BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE |
6134 } | 6133 } |
6135 { | 6134 { |
6136 # storage/indexeddb/pending-activity-workers.html | 6135 # storage/indexeddb/pending-activity-workers.html |
6137 # storage/indexeddb/objectstore-basics-workers.html | 6136 # storage/indexeddb/objectstore-basics-workers.html |
6138 bug_162829_g | 6137 bug_162829_g |
6139 Memcheck:Leak | 6138 Memcheck:Leak |
6140 fun:malloc | 6139 fun:malloc |
6141 fun:_ZN3WTF10fastMallocEm | 6140 fun:_ZN3WTF10fastMallocEm |
6142 fun:_ZN3WTF10RefCountedIN7WebCore30IDBTransactionBackendInterfaceEEnwEm | 6141 fun:_ZN3WTF10RefCountedIN7WebCore30IDBTransactionBackendInterfaceEEnwEm |
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6445 } | 6444 } |
6446 { | 6445 { |
6447 bug_167481b | 6446 bug_167481b |
6448 Memcheck:Uninitialized | 6447 Memcheck:Uninitialized |
6449 ... | 6448 ... |
6450 fun:encode_frame_to_data_rate | 6449 fun:encode_frame_to_data_rate |
6451 fun:vp8_get_compressed_data | 6450 fun:vp8_get_compressed_data |
6452 fun:vp8e_encode | 6451 fun:vp8e_encode |
6453 fun:vpx_codec_encode | 6452 fun:vpx_codec_encode |
6454 } | 6453 } |
OLD | NEW |