OLD | NEW |
1 # There are three kinds of suppressions in this file: | 1 # There are three 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, stuff that is somehow a false positive | 4 # 2. Intentional unit test errors, 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. | 8 # These should all be in chromium's bug tracking system. |
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 2233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2244 fun:_ZN7WebCoreL11pngCompleteEP14png_struct_defP15png_info_struct | 2244 fun:_ZN7WebCoreL11pngCompleteEP14png_struct_defP15png_info_struct |
2245 fun:wk_png_push_read_chunk | 2245 fun:wk_png_push_read_chunk |
2246 fun:wk_png_process_data | 2246 fun:wk_png_process_data |
2247 fun:_ZN7WebCore14PNGImageReader6decodeERKNS_12SharedBufferEb | 2247 fun:_ZN7WebCore14PNGImageReader6decodeERKNS_12SharedBufferEb |
2248 fun:_ZN7WebCore15PNGImageDecoder6decodeEb | 2248 fun:_ZN7WebCore15PNGImageDecoder6decodeEb |
2249 fun:_ZN7WebCore15PNGImageDecoder18frameBufferAtIndexEm | 2249 fun:_ZN7WebCore15PNGImageDecoder18frameBufferAtIndexEm |
2250 fun:_ZN7WebCore11ImageSource18createFrameAtIndexEm | 2250 fun:_ZN7WebCore11ImageSource18createFrameAtIndexEm |
2251 fun:_ZN6WebKit8WebImage8fromDataERKNS_7WebDataERKNS_7WebSizeE | 2251 fun:_ZN6WebKit8WebImage8fromDataERKNS_7WebDataERKNS_7WebSizeE |
2252 fun:_ZNK11webkit_glue12ImageDecoder6DecodeEPKhm | 2252 fun:_ZNK11webkit_glue12ImageDecoder6DecodeEPKhm |
2253 } | 2253 } |
| 2254 { |
| 2255 bug_107158 |
| 2256 Memcheck:Leak |
| 2257 fun:_Znw* |
| 2258 fun:_ZL14NewFromFontRefPK8__CTFontPKc |
| 2259 fun:_Z26SkCreateTypefaceFromCTFontPK8__CTFont |
| 2260 fun:_ZN7WebCoreL10setupPaintEP7SkPaintPKNS_14SimpleFontDataEPKNS_4FontEbb |
| 2261 fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontData
ERKNS_11GlyphBufferEiiRKNS_10FloatPointE |
| 2262 fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERK
NS_11GlyphBufferERKNS_10FloatPointE |
| 2263 fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKN
S_10FloatPointEii |
| 2264 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo
atPointEii |
| 2265 fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10Flo
atPointEii |
| 2266 fun:_ZN7WebCoreL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_
7TextRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10Shad
owDataEbb |
| 2267 fun:_ZN7WebCore13InlineTextBox5paintERNS_9PaintInfoERKNS_8IntPointEii |
| 2268 fun:_ZN7WebCore13InlineFlowBox5paintERNS_9PaintInfoERKNS_8IntPointEii |
| 2269 fun:_ZN7WebCore13RootInlineBox5paintERNS_9PaintInfoERKNS_8IntPointEii |
| 2270 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai
ntInfoERKNS_8IntPointE |
| 2271 fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE |
| 2272 fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE |
| 2273 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE |
| 2274 fun:_ZN7WebCore11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_8IntPointE |
| 2275 fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE |
| 2276 fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE |
| 2277 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE |
| 2278 } |
OLD | NEW |