| 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 438 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 449 } | 449 } |
| 450 | 450 |
| 451 { | 451 { |
| 452 bug_391510 | 452 bug_391510 |
| 453 Memcheck:Leak | 453 Memcheck:Leak |
| 454 fun:_Znw* | 454 fun:_Znw* |
| 455 fun:_ZN4base21CancelableTaskTracker16NewTrackedTaskId* | 455 fun:_ZN4base21CancelableTaskTracker16NewTrackedTaskId* |
| 456 fun:_ZN14HistoryService14ScheduleDBTask* | 456 fun:_ZN14HistoryService14ScheduleDBTask* |
| 457 fun:_ZN7history19URLIndexPrivateData26ScheduleUpdateRecentVisits* | 457 fun:_ZN7history19URLIndexPrivateData26ScheduleUpdateRecentVisits* |
| 458 } | 458 } |
| 459 { |
| 460 bug_399852_a |
| 461 Memcheck:Uninitialized |
| 462 fun:_ZN5blink14DateComponents9parseTimeERKN3WTF6StringEjRj |
| 463 fun:_ZNK5blink13TimeInputType29parseToDateComponentsInternalERKN3WTF6StringEP
NS_14DateComponentsE |
| 464 fun:_ZNK5blink24BaseDateAndTimeInputType21parseToDateComponentsERKN3WTF6Strin
gEPNS_14DateComponentsE |
| 465 } |
| 466 { |
| 467 bug_399852_b |
| 468 Memcheck:Uninitialized |
| 469 fun:_ZN5blink12_GLOBAL__N_117parseJSONInternalIhEEN3WTF10PassRefPtrINS_9JSONV
alueEEEPKT_j |
| 470 fun:_ZN5blink9parseJSONERKN3WTF6StringE |
| 471 fun:_ZN5blink*InspectorBackendDispatcher* |
| 472 ... |
| 473 fun:_ZN5blink*WebDevToolsAgent* |
| 474 fun:_ZN7content*DevToolsAgent* |
| 475 } |
| 476 { |
| 477 bug_399852_c |
| 478 Memcheck:Uninitialized |
| 479 fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONOb
jectEEERKS1_Rj |
| 480 fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleShee
tBase* |
| 481 fun:_ZN5blink17InspectorCSSAgent* |
| 482 fun:_ZThn40_N5blink17InspectorCSSAgent* |
| 483 fun:_ZN5blink30InspectorBackendDispatcherImpl* |
| 484 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE |
| 485 fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6Strin
gE |
| 486 fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStri
ngE |
| 487 fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs |
| 488 } |
| 459 | 489 |
| 460 #----------------------------------------------------------------------- | 490 #----------------------------------------------------------------------- |
| 461 # 3. Suppressions for real chromium bugs that are not yet fixed. | 491 # 3. Suppressions for real chromium bugs that are not yet fixed. |
| 462 # These should all be in chromium's bug tracking system (but a few aren't yet). | 492 # These should all be in chromium's bug tracking system (but a few aren't yet). |
| 463 | 493 |
| 464 { | 494 { |
| 465 # webkit leak? See http://crbug.com/9503 | 495 # webkit leak? See http://crbug.com/9503 |
| 466 bug_9503 | 496 bug_9503 |
| 467 Memcheck:Leak | 497 Memcheck:Leak |
| 468 ... | 498 ... |
| (...skipping 5794 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6263 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate
E | 6293 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate
E |
| 6264 } | 6294 } |
| 6265 { | 6295 { |
| 6266 bug_398349_b | 6296 bug_398349_b |
| 6267 Memcheck:Uninitialized | 6297 Memcheck:Uninitialized |
| 6268 fun:_ZN2v88internal19JSObjectWalkVisitorINS0_26AllocationSiteUsageContextEE13
StructureWalkENS0_6HandleINS0_8JSObjectEEE | 6298 fun:_ZN2v88internal19JSObjectWalkVisitorINS0_26AllocationSiteUsageContextEE13
StructureWalkENS0_6HandleINS0_8JSObjectEEE |
| 6269 fun:_ZN2v88internal8JSObject8DeepCopyENS0_6HandleIS1_EEPNS0_26AllocationSiteU
sageContextENS1_13DeepCopyHintsE | 6299 fun:_ZN2v88internal8JSObject8DeepCopyENS0_6HandleIS1_EEPNS0_26AllocationSiteU
sageContextENS1_13DeepCopyHintsE |
| 6270 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate
E | 6300 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate
E |
| 6271 } | 6301 } |
| 6272 { | 6302 { |
| 6273 bug_399852 | |
| 6274 Memcheck:Uninitialized | |
| 6275 fun:_ZN5blink14DateComponents9parseTimeERKN3WTF6StringEjRj | |
| 6276 fun:_ZNK5blink13TimeInputType29parseToDateComponentsInternalERKN3WTF6StringEP
NS_14DateComponentsE | |
| 6277 fun:_ZNK5blink24BaseDateAndTimeInputType21parseToDateComponentsERKN3WTF6Strin
gEPNS_14DateComponentsE | |
| 6278 } | |
| 6279 { | |
| 6280 bug_399853_a | 6303 bug_399853_a |
| 6281 Memcheck:Uninitialized | 6304 Memcheck:Uninitialized |
| 6282 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ | 6305 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ |
| 6283 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ | 6306 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ |
| 6284 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRect | 6307 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRect |
| 6285 } | 6308 } |
| 6286 { | 6309 { |
| 6287 bug_399853_b | 6310 bug_399853_b |
| 6288 Memcheck:Uninitialized | 6311 Memcheck:Uninitialized |
| 6289 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ | 6312 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ |
| 6290 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ | 6313 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ |
| 6291 fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix | 6314 fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix |
| 6292 } | 6315 } |
| 6293 { | 6316 { |
| 6294 bug_399916 | |
| 6295 Memcheck:Uninitialized | |
| 6296 fun:_ZN5blink12_GLOBAL__N_117parseJSONInternalIhEEN3WTF10PassRefPtrINS_9JSONV
alueEEEPKT_j | |
| 6297 fun:_ZN5blink9parseJSONERKN3WTF6StringE | |
| 6298 fun:_ZN5blink*InspectorBackendDispatcher* | |
| 6299 ... | |
| 6300 fun:_ZN5blink*WebDevToolsAgent* | |
| 6301 fun:_ZN7content*DevToolsAgent* | |
| 6302 } | |
| 6303 { | |
| 6304 bug_399924 | 6317 bug_399924 |
| 6305 Memcheck:Leak | 6318 Memcheck:Leak |
| 6306 fun:posix_memalign | 6319 fun:posix_memalign |
| 6307 fun:av_malloc | 6320 fun:av_malloc |
| 6308 fun:av_mallocz | 6321 fun:av_mallocz |
| 6309 fun:allocate_tables | 6322 fun:allocate_tables |
| 6310 fun:vp3_update_thread_context | 6323 fun:vp3_update_thread_context |
| 6311 fun:update_context_from_thread | 6324 fun:update_context_from_thread |
| 6312 fun:submit_packet | 6325 fun:submit_packet |
| 6313 fun:ff_thread_decode_frame | 6326 fun:ff_thread_decode_frame |
| 6314 fun:avcodec_decode_video2 | 6327 fun:avcodec_decode_video2 |
| 6315 fun:avcodec_decode_video2 | 6328 fun:avcodec_decode_video2 |
| 6316 fun:_ZN5media18FFmpegVideoDecoder12FFmpegDecodeERK13scoped_refptrINS_13Decode
rBufferEEPb | 6329 fun:_ZN5media18FFmpegVideoDecoder12FFmpegDecodeERK13scoped_refptrINS_13Decode
rBufferEEPb |
| 6317 } | 6330 } |
| 6318 { | 6331 { |
| 6319 bug_399925 | |
| 6320 Memcheck:Uninitialized | |
| 6321 fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONOb
jectEEERKS1_Rj | |
| 6322 fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleShee
tBase* | |
| 6323 fun:_ZN5blink17InspectorCSSAgent* | |
| 6324 fun:_ZThn40_N5blink17InspectorCSSAgent* | |
| 6325 fun:_ZN5blink30InspectorBackendDispatcherImpl* | |
| 6326 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE | |
| 6327 fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6Strin
gE | |
| 6328 fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStri
ngE | |
| 6329 fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs | |
| 6330 } | |
| 6331 { | |
| 6332 bug_400547 | 6332 bug_400547 |
| 6333 Memcheck:Uninitialized | 6333 Memcheck:Uninitialized |
| 6334 fun:_ZNK5blink22GraphicsLayerDebugInfo17appendOwnerNodeIdEPNS_10JSONObjectE | 6334 fun:_ZNK5blink22GraphicsLayerDebugInfo17appendOwnerNodeIdEPNS_10JSONObjectE |
| 6335 fun:_ZNK5blink22GraphicsLayerDebugInfo19appendAsTraceFormatEPNS_9WebStringE | 6335 fun:_ZNK5blink22GraphicsLayerDebugInfo19appendAsTraceFormatEPNS_9WebStringE |
| 6336 fun:_ZNK7content15TracedDebugInfo19AppendAsTraceFormatEPSs | 6336 fun:_ZNK7content15TracedDebugInfo19AppendAsTraceFormatEPSs |
| 6337 fun:_ZNK2cc9LayerImpl11AsValueIntoEPN4base5debug11TracedValueE | 6337 fun:_ZNK2cc9LayerImpl11AsValueIntoEPN4base5debug11TracedValueE |
| 6338 fun:_ZNK2cc*LayerImpl11AsValueIntoEPN4base5debug11TracedValueE | 6338 fun:_ZNK2cc*LayerImpl11AsValueIntoEPN4base5debug11TracedValueE |
| 6339 } | 6339 } |
| OLD | NEW |