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

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

Issue 661653005: Valgrind: Widen some InlineFlowBox suppressions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« 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 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 3276 matching lines...) Expand 10 before | Expand all | Expand 10 after
3287 fun:_Znw* 3287 fun:_Znw*
3288 fun:_ZN8app_list4test12_GLOBAL__N_122AppListViewTestContext16RunStartPageTest Ev 3288 fun:_ZN8app_list4test12_GLOBAL__N_122AppListViewTestContext16RunStartPageTest Ev
3289 } 3289 }
3290 { 3290 {
3291 bug_405865 3291 bug_405865
3292 Memcheck:Uninitialized 3292 Memcheck:Uninitialized
3293 fun:_ZNK5blink13InlineFlowBox20computeMaxLogicalTopERf 3293 fun:_ZNK5blink13InlineFlowBox20computeMaxLogicalTopERf
3294 ... 3294 ...
3295 fun:_ZNK5blink13RootInlineBox13maxLogicalTopEv 3295 fun:_ZNK5blink13RootInlineBox13maxLogicalTopEv
3296 fun:_ZN5blinkL22computeUnderlineOffsetENS_21TextUnderlinePositionERKNS_11Font MetricsEPKNS_13InlineTextBoxEf 3296 fun:_ZN5blinkL22computeUnderlineOffsetENS_21TextUnderlinePositionERKNS_11Font MetricsEPKNS_13InlineTextBoxEf
3297 fun:_ZN5blink13InlineTextBox15paintDecorationEPNS_15GraphicsContextERKNS_10Fl oatPointENS_14TextDecorationEPKNS_10ShadowListE 3297 fun:_ZN5blink20InlineTextBoxPainter15paintDecorationEPNS_15GraphicsContextERK NS_10FloatPointENS_14TextDecorationE
3298 fun:_ZN5blink20InlineTextBoxPainter5paintERNS_9PaintInfoERKNS_11LayoutPointE
3298 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_ 3299 fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
3299 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
3300 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
3301 fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Paint InfoERKNS_11LayoutPointE
3302 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
3303 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
3304 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
3305 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE
3306 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
3307 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
3308 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
3309 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
3310 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE
3311 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
3312 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
3313 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
3314 } 3300 }
3315 { 3301 {
3316 bug_411235 3302 bug_411235
3317 Memcheck:Overlap 3303 Memcheck:Overlap
3318 fun:memcpy@@GLIBC_2.14 3304 fun:memcpy@@GLIBC_2.14
3319 fun:IncrementalCopyFastPath 3305 fun:IncrementalCopyFastPath
3320 fun:BrotliDecompress 3306 fun:BrotliDecompress
3321 fun:BrotliDecompressBuffer 3307 fun:BrotliDecompressBuffer
3322 fun:_ZN12_GLOBAL__N_115Woff2UncompressEPhmPKhmj 3308 fun:_ZN12_GLOBAL__N_115Woff2UncompressEPhmPKhmj
3323 } 3309 }
(...skipping 24 matching lines...) Expand all
3348 bug_417048a 3334 bug_417048a
3349 Memcheck:Uninitialized 3335 Memcheck:Uninitialized
3350 ... 3336 ...
3351 fun:_ZNK5blink17RenderLineBoxList7hitTestEPNS_20RenderBoxModelObjectERKNS_14H itTestRequestERNS_13HitTestResultERKNS_15HitTestLocationERKNS_11LayoutPointENS_1 3HitTestActionE 3337 fun:_ZNK5blink17RenderLineBoxList7hitTestEPNS_20RenderBoxModelObjectERKNS_14H itTestRequestERNS_13HitTestResultERKNS_15HitTestLocationERKNS_11LayoutPointENS_1 3HitTestActionE
3352 fun:_ZN5blink*Render*_14HitTestRequestERNS_13HitTestResultERKNS_15HitTestLoca tionERKNS_11LayoutPointENS_13HitTestActionE 3338 fun:_ZN5blink*Render*_14HitTestRequestERNS_13HitTestResultERKNS_15HitTestLoca tionERKNS_11LayoutPointENS_13HitTestActionE
3353 } 3339 }
3354 { 3340 {
3355 bug_417048b 3341 bug_417048b
3356 Memcheck:Uninitialized 3342 Memcheck:Uninitialized
3357 fun:_ZN5blink13InlineFlowBox45clearDescendantsHaveSameLineHeightAndBaselineEv 3343 fun:_ZN5blink13InlineFlowBox45clearDescendantsHaveSameLineHeightAndBaselineEv
3344 ...
3358 fun:_ZN5blinkL25setLogicalWidthForTextRunEPNS_13RootInlineBoxEPNS_7BidiRunEPN S_10RenderTextEfRKNS* 3345 fun:_ZN5blinkL25setLogicalWidthForTextRunEPNS_13RootInlineBoxEPNS_7BidiRunEPN S_10RenderTextEfRKNS*
3359 fun:_ZN5blink15RenderBlockFlow41computeInlineDirectionPositionsForSegmentEPNS _13RootInlineBoxERKNS* 3346 fun:_ZN5blink15RenderBlockFlow41computeInlineDirectionPositionsForSegmentEPNS _13RootInlineBoxERKNS*
3360 fun:_ZN5blink15RenderBlockFlow38computeInlineDirectionPositionsForLineEPNS_13 RootInlineBoxERKNS* 3347 fun:_ZN5blink15RenderBlockFlow38computeInlineDirectionPositionsForLineEPNS_13 RootInlineBoxERKNS*
3361 } 3348 }
3362 { 3349 {
3363 bug_417048c 3350 bug_417048c
3364 Memcheck:Uninitialized 3351 Memcheck:Uninitialized
3365 fun:_ZNK5blink13InlineFlowBox35constrainToLineTopAndBottomIfNeededERNS_10Layo utRectE 3352 fun:_ZNK5blink13InlineFlowBox35constrainToLineTopAndBottomIfNeededERNS_10Layo utRectE
3366 fun:_ZN5blink13InlineFlowBox28paintBoxDecorationBackgroundERNS_9PaintInfoERKN S_11LayoutPointE 3353 fun:_ZN5blink13InlineFlowBox28paintBoxDecorationBackgroundERNS_9PaintInfoERKN S_11LayoutPointE
3367 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_ 3354 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
3413 ... 3400 ...
3414 fun:_ZN16sync_file_system13drive_backend14SyncEngineTest5SetUpEv 3401 fun:_ZN16sync_file_system13drive_backend14SyncEngineTest5SetUpEv
3415 } 3402 }
3416 { 3403 {
3417 bug_419373 3404 bug_419373
3418 Memcheck:Uninitialized 3405 Memcheck:Uninitialized
3419 fun:_ZNK5blink20InlineFlowBoxPainter49roundedFrameRectClampedToLineTopAndBott omIfNeededEv 3406 fun:_ZNK5blink20InlineFlowBoxPainter49roundedFrameRectClampedToLineTopAndBott omIfNeededEv
3420 fun:_ZN5blink20InlineFlowBoxPainter28paintBoxDecorationBackgroundERNS_9PaintI nfoERKNS_11LayoutPointE 3407 fun:_ZN5blink20InlineFlowBoxPainter28paintBoxDecorationBackgroundERNS_9PaintI nfoERKNS_11LayoutPointE
3421 fun:_ZN5blink20InlineFlowBoxPainter5paintERNS_9PaintInfoERKNS_11LayoutPointEN S_10LayoutUnitES6_ 3408 fun:_ZN5blink20InlineFlowBoxPainter5paintERNS_9PaintInfoERKNS_11LayoutPointEN S_10LayoutUnitES6_
3422 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_ 3409 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
3423 fun:_ZN5blink20InlineFlowBoxPainter5paintERNS_9PaintInfoERKNS_11LayoutPointEN S_10LayoutUnitES6_
3424 fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
3425 fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10Lay outUnitES6_
3426 } 3410 }
3427 { 3411 {
3428 bug_422485 3412 bug_422485
3429 Memcheck:Overlap 3413 Memcheck:Overlap
3430 fun:memcpy@@GLIBC_2.14 3414 fun:memcpy@@GLIBC_2.14
3431 fun:_ZNK8SkBitmap12copyPixelsToEPvmmb 3415 fun:_ZNK8SkBitmap12copyPixelsToEPvmmb
3432 fun:_ZN5blink19ImageFrameGenerator14decodeAndScaleERK11SkImageInfomPvm 3416 fun:_ZN5blink19ImageFrameGenerator14decodeAndScaleERK11SkImageInfomPvm
3433 fun:_ZN5blink22DecodingImageGenerator11onGetPixelsERK11SkImageInfoPvmPjPi 3417 fun:_ZN5blink22DecodingImageGenerator11onGetPixelsERK11SkImageInfoPvmPjPi
3434 fun:_ZN16SkImageGenerator9getPixelsERK11SkImageInfoPvmPjPi 3418 fun:_ZN16SkImageGenerator9getPixelsERK11SkImageInfoPvmPjPi
3435 ... 3419 ...
3436 fun:_ZNK6SkDraw10drawBitmapERK8SkBitmapRK8SkMatrixRK7SkPaint 3420 fun:_ZNK6SkDraw10drawBitmapERK8SkBitmapRK8SkMatrixRK7SkPaint
3437 } 3421 }
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