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 4759 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4770 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai
ntInfoERKNS_8IntPointE | 4770 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai
ntInfoERKNS_8IntPointE |
4771 fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE | 4771 fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE |
4772 fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE | 4772 fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE |
4773 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE | 4773 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE |
4774 fun:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE | 4774 fun:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE |
4775 fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE | 4775 fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE |
4776 fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE | 4776 fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE |
4777 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE | 4777 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE |
4778 } | 4778 } |
4779 { | 4779 { |
| 4780 bug_101755_d |
| 4781 Memcheck:Uninitialized |
| 4782 ... |
| 4783 fun:_ZL22D1G_NoBounder_RectClipRK12SkDraw1GlyphiiRK7SkGlyph |
| 4784 fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint |
| 4785 fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint |
| 4786 fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint |
| 4787 fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontData
ERKNS_11GlyphBufferEiiRKNS_10FloatPointE |
| 4788 fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERK
NS_11GlyphBufferERKNS_10FloatPointE |
| 4789 fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKN
S_10FloatPointEii |
| 4790 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo
atPointEii |
| 4791 fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10Flo
atPointEii |
| 4792 fun:_ZN7WebCoreL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_
7TextRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10Shad
owDataEbb |
| 4793 fun:_ZN7WebCore13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii |
| 4794 fun:_ZN7WebCore13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii |
| 4795 fun:_ZN7WebCore13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii |
| 4796 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai
ntInfoERKNS_8IntPointE |
| 4797 fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE |
| 4798 fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE |
| 4799 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE |
| 4800 fun:_ZN7WebCore15RenderTableCell5paintERNS_9PaintInfoERKNS_8IntPointE |
| 4801 fun:_ZN7WebCore18RenderTableSection9paintCellEPNS_15RenderTableCellERNS_9Pain
tInfoERKNS_8IntPointE |
| 4802 } |
| 4803 { |
4780 bug_101766 | 4804 bug_101766 |
4781 Memcheck:Leak | 4805 Memcheck:Leak |
4782 fun:malloc | 4806 fun:malloc |
4783 fun:SecAsn1CoderCreate | 4807 fun:SecAsn1CoderCreate |
4784 fun:_ZN12OCSPResponseC2ERK9cssm_datad | 4808 fun:_ZN12OCSPResponseC2ERK9cssm_datad |
4785 fun:tpVerifyCertGroupWithOCSP | 4809 fun:tpVerifyCertGroupWithOCSP |
4786 fun:_ZN14AppleTPSession15CertGroupVerifyEllRK14cssm_certgroupPK22cssm_tp_veri
fy_contextP29cssm_tp_verify_context_result | 4810 fun:_ZN14AppleTPSession15CertGroupVerifyEllRK14cssm_certgroupPK22cssm_tp_veri
fy_contextP29cssm_tp_verify_context_result |
4787 fun:_Z20cssm_CertGroupVerifylllPK14cssm_certgroupPK22cssm_tp_verify_contextP2
9cssm_tp_verify_context_result | 4811 fun:_Z20cssm_CertGroupVerifylllPK14cssm_certgroupPK22cssm_tp_verify_contextP2
9cssm_tp_verify_context_result |
4788 fun:CSSM_TP_CertGroupVerify | 4812 fun:CSSM_TP_CertGroupVerify |
4789 fun:_ZN8Security10CssmClient6TPImpl15certGroupVerifyERKNS_9CertGroupERKNS_15T
PVerifyContextEPNS_14TPVerifyResultE | 4813 fun:_ZN8Security10CssmClient6TPImpl15certGroupVerifyERKNS_9CertGroupERKNS_15T
PVerifyContextEPNS_14TPVerifyResultE |
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5272 obj:/lib/libselinux.so.1 | 5296 obj:/lib/libselinux.so.1 |
5273 obj:/lib/libselinux.so.1 | 5297 obj:/lib/libselinux.so.1 |
5274 } | 5298 } |
5275 { | 5299 { |
5276 bug_todo_grep | 5300 bug_todo_grep |
5277 Memcheck:Leak | 5301 Memcheck:Leak |
5278 fun:malloc | 5302 fun:malloc |
5279 obj:/bin/grep | 5303 obj:/bin/grep |
5280 obj:/bin/grep | 5304 obj:/bin/grep |
5281 } | 5305 } |
OLD | NEW |