| 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 2488 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2499 fun:_ZN4base23EnsureProcessTerminatedEi | 2499 fun:_ZN4base23EnsureProcessTerminatedEi |
| 2500 } | 2500 } |
| 2501 { | 2501 { |
| 2502 bug_321976 | 2502 bug_321976 |
| 2503 Memcheck:Leak | 2503 Memcheck:Leak |
| 2504 ... | 2504 ... |
| 2505 fun:nssList_Create | 2505 fun:nssList_Create |
| 2506 fun:nssTrustDomain_UpdateCachedTokenCerts | 2506 fun:nssTrustDomain_UpdateCachedTokenCerts |
| 2507 } | 2507 } |
| 2508 { | 2508 { |
| 2509 bug_331063 | |
| 2510 Memcheck:Uninitialized | |
| 2511 ... | |
| 2512 fun:_ZN5blink11RenderImage12imageChangedEPvPKNS_7IntRectE | |
| 2513 fun:_ZN5blink12RenderObject12imageChangedEPNS_13ImageResourceEPKNS_7IntRectE | |
| 2514 fun:_ZN5blink13ImageResource12didAddClientEPNS_14ResourceClientE | |
| 2515 fun:_ZN5blink8Resource9addClientEPNS_14ResourceClientE | |
| 2516 fun:_ZN5blink19RenderImageResource16setImageResourceEPNS_13ImageResourceE | |
| 2517 fun:_ZN5blink30PasswordGeneratorButtonElement11updateImageEv | |
| 2518 fun:_ZN5blink30PasswordGeneratorButtonElement6attachERKNS_4Node13AttachContex
tE | |
| 2519 fun:_ZN5blink13ContainerNode14attachChildrenERKNS_4Node13AttachContextE | |
| 2520 } | |
| 2521 { | |
| 2522 bug_331925 | 2509 bug_331925 |
| 2523 Memcheck:Leak | 2510 Memcheck:Leak |
| 2524 ... | 2511 ... |
| 2525 fun:_ZN3net27TestURLRequestContextGetter20GetURLRequestContextEv | 2512 fun:_ZN3net27TestURLRequestContextGetter20GetURLRequestContextEv |
| 2526 fun:_ZN3net14URLFetcherCore30StartURLRequestWhenAppropriateEv | 2513 fun:_ZN3net14URLFetcherCore30StartURLRequestWhenAppropriateEv |
| 2527 fun:_ZN3net14URLFetcherCore19DidInitializeWriterEi | 2514 fun:_ZN3net14URLFetcherCore19DidInitializeWriterEi |
| 2528 fun:_ZN3net14URLFetcherCore15StartOnIOThreadEv | 2515 fun:_ZN3net14URLFetcherCore15StartOnIOThreadEv |
| 2529 } | 2516 } |
| 2530 { | 2517 { |
| 2531 bug_332330 | 2518 bug_332330 |
| (...skipping 921 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3453 } | 3440 } |
| 3454 { | 3441 { |
| 3455 bug_431213 | 3442 bug_431213 |
| 3456 Memcheck:Leak | 3443 Memcheck:Leak |
| 3457 fun:_Znw* | 3444 fun:_Znw* |
| 3458 fun:_ZN3gin22CreateFunctionTemplateIFSsPN4mojo2js13HandleWrapperEEEEN2v85Loca
lINS6_16FunctionTemplateEEEPNS6_7IsolateEN4base8CallbackIT_EEi | 3445 fun:_ZN3gin22CreateFunctionTemplateIFSsPN4mojo2js13HandleWrapperEEEEN2v85Loca
lINS6_16FunctionTemplateEEEPNS6_7IsolateEN4base8CallbackIT_EEi |
| 3459 fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsIMN4mojo2js13HandleWrapperEFSsvEvE14
CreateTemplateEPN2v87IsolateES6_ | 3446 fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsIMN4mojo2js13HandleWrapperEFSsvEvE14
CreateTemplateEPN2v87IsolateES6_ |
| 3460 fun:_ZN3gin21ObjectTemplateBuilder9SetMethodIMN4mojo2js13HandleWrapperEFSsvEE
ERS0_RKN4base16BasicStringPieceISsEERKT_ | 3447 fun:_ZN3gin21ObjectTemplateBuilder9SetMethodIMN4mojo2js13HandleWrapperEFSsvEE
ERS0_RKN4base16BasicStringPieceISsEERKT_ |
| 3461 fun:_ZN4mojo2js13HandleWrapper24GetObjectTemplateBuilderEPN2v87IsolateE | 3448 fun:_ZN4mojo2js13HandleWrapper24GetObjectTemplateBuilderEPN2v87IsolateE |
| 3462 } | 3449 } |
| OLD | NEW |