| 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, 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 337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 348 fun:_ZN15SkScalerContext10getAdvanceEP7SkGlyph | 348 fun:_ZN15SkScalerContext10getAdvanceEP7SkGlyph |
| 349 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE | 349 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE |
| 350 fun:_ZN12SkGlyphCache17getGlyphIDAdvanceEt | 350 fun:_ZN12SkGlyphCache17getGlyphIDAdvanceEt |
| 351 fun:_Z24sk_getAdvance_glyph_nextP12SkGlyphCachePPKc | 351 fun:_Z24sk_getAdvance_glyph_nextP12SkGlyphCachePPKc |
| 352 fun:_ZNK7SkPaint12measure_textEP12SkGlyphCachePKcjPiP6SkRect | 352 fun:_ZNK7SkPaint12measure_textEP12SkGlyphCachePKcjPiP6SkRect |
| 353 fun:_ZNK7SkPaint11measureTextEPKvjP6SkRectf | 353 fun:_ZNK7SkPaint11measureTextEPKvjP6SkRectf |
| 354 fun:_ZNK7SkPaint11measureTextEPKvj | 354 fun:_ZNK7SkPaint11measureTextEPKvj |
| 355 fun:_ZNK7WebCore14SimpleFontData21platformWidthForGlyphEt | 355 fun:_ZNK7WebCore14SimpleFontData21platformWidthForGlyphEt |
| 356 } | 356 } |
| 357 { | 357 { |
| 358 # http://crbug.com/9246 | |
| 359 webcore_renderText_leak_todo | |
| 360 Memcheck:Leak | |
| 361 fun:_Znwj | |
| 362 fun:_ZN10SkFontHost15ResolveTypefaceEj | |
| 363 fun:_ZN24SkScalerContext_FreeType9setupSizeEv | |
| 364 fun:_ZN24SkScalerContext_FreeType15generateMetricsEP7SkGlyph | |
| 365 fun:_ZN24SkScalerContext_FreeType15generateAdvanceEP7SkGlyph | |
| 366 fun:_ZN15SkScalerContext10getAdvanceEP7SkGlyph | |
| 367 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE | |
| 368 fun:_ZN12SkGlyphCache17getGlyphIDAdvanceEt | |
| 369 fun:_Z24sk_getAdvance_glyph_nextP12SkGlyphCachePPKc | |
| 370 fun:_ZNK7SkPaint12measure_textEP12SkGlyphCachePKcjPiP6SkRect | |
| 371 fun:_ZNK7SkPaint11measureTextEPKvjP6SkRectf | |
| 372 fun:_ZNK7SkPaint11measureTextEPKvj | |
| 373 fun:_ZNK7WebCore14SimpleFontData21platformWidthForGlyphEt | |
| 374 fun:_ZNK7WebCore14SimpleFontData13widthForGlyphEt | |
| 375 fun:_ZN7WebCore13WidthIterator7advanceEiPNS_11GlyphBufferE | |
| 376 fun:_ZNK7WebCore4Font23floatWidthForSimpleTextERKNS_7TextRunEPNS_11GlyphBuffe
rE | |
| 377 fun:_ZNK7WebCore4Font10floatWidthERKNS_7TextRunE | |
| 378 fun:_ZNK7WebCore4Font5widthERKNS_7TextRunE | |
| 379 fun:_ZNK7WebCore10RenderText14widthFromCacheERKNS_4FontEiii | |
| 380 fun:_ZN7WebCore10RenderText14calcPrefWidthsEi | |
| 381 fun:_ZNK7WebCore10RenderText12maxPrefWidthEv | |
| 382 fun:_ZNK7WebCore10RenderText5widthEjjRKNS_4FontEi | |
| 383 fun:_ZN7WebCore9textWidthEPNS_10RenderTextEjjRKNS_4FontEibb | |
| 384 fun:_ZN7WebCore11RenderBlock17findNextLineBreakERNS_12BidiResolverINS_14Inlin
eIteratorENS_7BidiRunEEEbPNS_6EClearE | |
| 385 } | |
| 386 { | |
| 387 webcore_parse_leak_todo | 358 webcore_parse_leak_todo |
| 388 Memcheck:Leak | 359 Memcheck:Leak |
| 389 fun:_Znaj | 360 fun:_Znaj |
| 390 fun:_ZN7WebCore17CSSPrimitiveValue6createEdNS0_9UnitTypesE | 361 fun:_ZN7WebCore17CSSPrimitiveValue6createEdNS0_9UnitTypesE |
| 391 fun:_ZN7WebCore9CSSParser10parseValueEib | 362 fun:_ZN7WebCore9CSSParser10parseValueEib |
| 392 fun:_ZN7WebCore9CSSParser12parse4ValuesEiPKib | 363 fun:_ZN7WebCore9CSSParser12parse4ValuesEiPKib |
| 393 fun:_ZN7WebCore9CSSParser10parseValueEib | 364 fun:_ZN7WebCore9CSSParser10parseValueEib |
| 394 fun:_Z10cssyyparsePv | 365 fun:_Z10cssyyparsePv |
| 395 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE | 366 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE |
| 396 fun:_ZN7WebCore13CSSStyleSheet11parseStringERKNS_6StringEb | 367 fun:_ZN7WebCore13CSSStyleSheet11parseStringERKNS_6StringEb |
| (...skipping 770 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1167 Memcheck:Value4 | 1138 Memcheck:Value4 |
| 1168 fun:_ZN2v88internal18HeapObjectIterator17HasNextInNextPageEv | 1139 fun:_ZN2v88internal18HeapObjectIterator17HasNextInNextPageEv |
| 1169 } | 1140 } |
| 1170 { | 1141 { |
| 1171 bug_22021 | 1142 bug_22021 |
| 1172 Memcheck:Leak | 1143 Memcheck:Leak |
| 1173 fun:malloc | 1144 fun:malloc |
| 1174 fun:_ZN3WTF10fastMallocE* | 1145 fun:_ZN3WTF10fastMallocE* |
| 1175 fun:_ZN7WebCore19V8EventListenerList3addEPNS_15V8EventListenerE | 1146 fun:_ZN7WebCore19V8EventListenerList3addEPNS_15V8EventListenerE |
| 1176 } | 1147 } |
| OLD | NEW |