| 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 6384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6395 fun:_ZN7WebCore12BidiResolverINS_15TextRunIteratorENS_16BidiCharacterRunEE21c
reateBidiRunsForLineERKS1_NS_23VisualDirectionOverrideEbb | 6395 fun:_ZN7WebCore12BidiResolverINS_15TextRunIteratorENS_16BidiCharacterRunEE21c
reateBidiRunsForLineERKS1_NS_23VisualDirectionOverrideEbb |
| 6396 fun:_ZN7WebCore10RenderText29computePreferredLogicalWidthsEfRN3WTF7HashSetIPK
NS_14SimpleFontDataENS1_7PtrHashIS5_EENS1_10HashTraitsIS5_EENS1_16DefaultAllocat
orEEERNS_13GlyphOverflowE | 6396 fun:_ZN7WebCore10RenderText29computePreferredLogicalWidthsEfRN3WTF7HashSetIPK
NS_14SimpleFontDataENS1_7PtrHashIS5_EENS1_10HashTraitsIS5_EENS1_16DefaultAllocat
orEEERNS_13GlyphOverflowE |
| 6397 } | 6397 } |
| 6398 { | 6398 { |
| 6399 bug_333992 | 6399 bug_333992 |
| 6400 Memcheck:Leak | 6400 Memcheck:Leak |
| 6401 fun:_Znw* | 6401 fun:_Znw* |
| 6402 fun:_ZN7content12_GLOBAL__N_123CreateWebFrameTestProxyEPNS_14RenderViewImplEi | 6402 fun:_ZN7content12_GLOBAL__N_123CreateWebFrameTestProxyEPNS_14RenderViewImplEi |
| 6403 fun:_ZN7content15RenderFrameImpl6CreateEPNS_14RenderViewImplEi | 6403 fun:_ZN7content15RenderFrameImpl6CreateEPNS_14RenderViewImplEi |
| 6404 } | 6404 } |
| 6405 { | |
| 6406 bug_334049 | |
| 6407 Memcheck:Uninitialized | |
| 6408 fun:_ZNK7WebCore11RenderBlock21isSelfCollapsingBlockEv | |
| 6409 } | |
| OLD | NEW |