| 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 2994 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3005 fun:_ZThn32_N5blink21InspectorRuntimeAgent8evaluateEPN3WTF6String* | 3005 fun:_ZThn32_N5blink21InspectorRuntimeAgent8evaluateEPN3WTF6String* |
| 3006 fun:_ZN5blink30InspectorBackendDispatcherImpl16Runtime_evaluateElPNS_10JSONOb
jectEPNS_9JSONArrayE | 3006 fun:_ZN5blink30InspectorBackendDispatcherImpl16Runtime_evaluateElPNS_10JSONOb
jectEPNS_9JSONArrayE |
| 3007 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE | 3007 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE |
| 3008 fun:_ZN5blink25WorkerInspectorController27dispatchMessageFromFrontendERKN3WTF
6StringE | 3008 fun:_ZN5blink25WorkerInspectorController27dispatchMessageFromFrontendERKN3WTF
6StringE |
| 3009 fun:_ZN5blinkL30dispatchOnInspectorBackendTaskEPNS_16ExecutionContextERKN3WTF
6StringE | 3009 fun:_ZN5blinkL30dispatchOnInspectorBackendTaskEPNS_16ExecutionContextERKN3WTF
6StringE |
| 3010 } | 3010 } |
| 3011 { | 3011 { |
| 3012 bug_388668 | 3012 bug_388668 |
| 3013 Memcheck:Leak | 3013 Memcheck:Leak |
| 3014 fun:_Znw* | 3014 fun:_Znw* |
| 3015 fun:_ZN20data_reduction_proxy69DataReductionProxyUsageStatsTest_isDataReducti
onProxyUnreachable_Test8TestBodyEv | 3015 fun:_ZN20data_reduction_proxy69DataReductionProxyBypassStatsTest_isDataReduct
ionProxyUnreachable_Test8TestBodyEv |
| 3016 } | 3016 } |
| 3017 { | 3017 { |
| 3018 bug_392912 | 3018 bug_392912 |
| 3019 Memcheck:Uninitialized | 3019 Memcheck:Uninitialized |
| 3020 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ | 3020 fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_ |
| 3021 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ | 3021 fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_ |
| 3022 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRectf | 3022 fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRectf |
| 3023 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixbbP9SkBlitter | 3023 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixbbP9SkBlitter |
| 3024 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb | 3024 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb |
| 3025 fun:_ZN14SkBitmapDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb | 3025 fun:_ZN14SkBitmapDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb |
| (...skipping 620 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3646 bug_457557 | 3646 bug_457557 |
| 3647 Memcheck:Leak | 3647 Memcheck:Leak |
| 3648 fun:calloc | 3648 fun:calloc |
| 3649 fun:pthread_setspecific | 3649 fun:pthread_setspecific |
| 3650 fun:_ZN4base8internal19ThreadLocalPlatform14SetValueInSlotEjPv | 3650 fun:_ZN4base8internal19ThreadLocalPlatform14SetValueInSlotEjPv |
| 3651 fun:_ZN4base18ThreadLocalPointerIvE3SetEPv | 3651 fun:_ZN4base18ThreadLocalPointerIvE3SetEPv |
| 3652 fun:_ZN4base18ThreadLocalBoolean3SetEb | 3652 fun:_ZN4base18ThreadLocalBoolean3SetEb |
| 3653 fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv | 3653 fun:_ZN4base12_GLOBAL__N_112WorkerThread10ThreadMainEv |
| 3654 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv | 3654 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv |
| 3655 } | 3655 } |
| OLD | NEW |