| 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 306 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2838 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs | 2825 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs |
| 2839 fun:_ZN7content5Shell7LoadURLERK4GURL | 2826 fun:_ZN7content5Shell7LoadURLERK4GURL |
| 2840 } | 2827 } |
| 2841 { | 2828 { |
| 2842 bug_372832 | 2829 bug_372832 |
| 2843 Memcheck:Leak | 2830 Memcheck:Leak |
| 2844 fun:_Znw* | 2831 fun:_Znw* |
| 2845 fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathE
PNS1_19SequencedTaskRunnerEPNS1_16MessageLoopProxyEPN5quota17QuotaManagerProxyE | 2832 fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathE
PNS1_19SequencedTaskRunnerEPNS1_16MessageLoopProxyEPN5quota17QuotaManagerProxyE |
| 2846 } | 2833 } |
| 2847 { | 2834 { |
| 2848 bug_379359 | |
| 2849 Memcheck:Leak | |
| 2850 fun:_Znw* | |
| 2851 fun:_ZN7content27ServiceWorkerContextWrapperC1EPNS_14BrowserContextE | |
| 2852 fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8F
ilePathE | |
| 2853 fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b | |
| 2854 fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserCon
text* | |
| 2855 fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE | |
| 2856 fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_ | |
| 2857 fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv | |
| 2858 fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv | |
| 2859 } | |
| 2860 { | |
| 2861 bug_379943 | 2835 bug_379943 |
| 2862 Memcheck:Leak | 2836 Memcheck:Leak |
| 2863 fun:_Znw* | 2837 fun:_Znw* |
| 2864 ... | 2838 ... |
| 2865 fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8F
ilePathE | 2839 fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8F
ilePathE |
| 2866 fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b | 2840 fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b |
| 2867 fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserCon
text* | 2841 fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserCon
text* |
| 2868 fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE | 2842 fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE |
| 2869 fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_ | 2843 fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_ |
| 2844 ... |
| 2870 fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv | 2845 fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv |
| 2871 fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv | 2846 fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv |
| 2872 } | 2847 } |
| 2873 { | 2848 { |
| 2874 bug_380575 | 2849 bug_380575 |
| 2875 Memcheck:Leak | 2850 Memcheck:Leak |
| 2876 fun:_Znw* | 2851 fun:_Znw* |
| 2877 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN3net20URLRequ
estJobFactory15ProtocolHandlerEEEE8allocateEmPKv | 2852 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN3net20URLRequ
estJobFactory15ProtocolHandlerEEEE8allocateEmPKv |
| 2878 ... | 2853 ... |
| 2879 fun:_ZNSt3mapISsPN3net20URLRequestJobFactory15ProtocolHandlerESt4lessISsESaIS
t4pairIKSsS3_EEEixERS7_ | 2854 fun:_ZNSt3mapISsPN3net20URLRequestJobFactory15ProtocolHandlerESt4lessISsESaIS
t4pairIKSsS3_EEEixERS7_ |
| (...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3428 { | 3403 { |
| 3429 bug_424575 | 3404 bug_424575 |
| 3430 Memcheck:Uninitialized | 3405 Memcheck:Uninitialized |
| 3431 fun:_ZN7content13NavigatorImpl23RecordNavigationMetricsERKNS_20LoadCommittedD
etailsERK44FrameHostMsg_DidCommitProvisionalLoad_ParamsPNS_12SiteInstanceE | 3406 fun:_ZN7content13NavigatorImpl23RecordNavigationMetricsERKNS_20LoadCommittedD
etailsERK44FrameHostMsg_DidCommitProvisionalLoad_ParamsPNS_12SiteInstanceE |
| 3432 fun:_ZN7content13NavigatorImpl11DidNavigateEPNS_19RenderFrameHostImplERK44Fra
meHostMsg_DidCommitProvisionalLoad_Params | 3407 fun:_ZN7content13NavigatorImpl11DidNavigateEPNS_19RenderFrameHostImplERK44Fra
meHostMsg_DidCommitProvisionalLoad_Params |
| 3433 fun:_ZN7content19RenderFrameHostImpl26OnDidCommitProvisionalLoadERKN3IPC7Mess
ageE | 3408 fun:_ZN7content19RenderFrameHostImpl26OnDidCommitProvisionalLoadERKN3IPC7Mess
ageE |
| 3434 fun:_ZN7content19TestRenderFrameHost26SendNavigateWithParametersEiRK4GURLN2ui
14PageTransitionES3_iPKN4base8FilePathERKSt6vectorIS1_SaIS1_EE | 3409 fun:_ZN7content19TestRenderFrameHost26SendNavigateWithParametersEiRK4GURLN2ui
14PageTransitionES3_iPKN4base8FilePathERKSt6vectorIS1_SaIS1_EE |
| 3435 fun:_ZN7content19TestRenderFrameHost41SendNavigateWithTransitionAndResponseCo
deEiRK4GURLN2ui14PageTransitionEi | 3410 fun:_ZN7content19TestRenderFrameHost41SendNavigateWithTransitionAndResponseCo
deEiRK4GURLN2ui14PageTransitionEi |
| 3436 fun:_ZN7content19TestRenderFrameHost26SendNavigateWithTransitionEiRK4GURLN2ui
14PageTransitionE | 3411 fun:_ZN7content19TestRenderFrameHost26SendNavigateWithTransitionEiRK4GURLN2ui
14PageTransitionE |
| 3437 } | 3412 } |
| 3413 { |
| 3414 bug_431209a |
| 3415 Memcheck:Leak |
| 3416 fun:_Znw* |
| 3417 fun:_ZN8remoting13ClipboardAuraC1E13scoped_refptrIN4base22SingleThreadTaskRun
nerEE |
| 3418 fun:_ZN8remoting17ClipboardAuraTest5SetUpEv |
| 3419 } |
| 3420 { |
| 3421 bug_431209b |
| 3422 Memcheck:Leak |
| 3423 fun:_Znw* |
| 3424 fun:_ZN2ui9Clipboard6CreateEv |
| 3425 fun:_ZN2ui9Clipboard19GetForCurrentThreadEv |
| 3426 fun:_ZN2ui21ScopedClipboardWriterD1Ev |
| 3427 fun:_ZN8remoting13ClipboardAura4Core20InjectClipboardEventERKNS_8protocol14Cl
ipboardEventE |
| 3428 } |
| 3429 { |
| 3430 bug_431213 |
| 3431 Memcheck:Leak |
| 3432 fun:_Znw* |
| 3433 fun:_ZN3gin22CreateFunctionTemplateIFSsPN4mojo2js13HandleWrapperEEEEN2v85Loca
lINS6_16FunctionTemplateEEEPNS6_7IsolateEN4base8CallbackIT_EEi |
| 3434 fun:_ZN3gin12_GLOBAL__N_114CallbackTraitsIMN4mojo2js13HandleWrapperEFSsvEvE14
CreateTemplateEPN2v87IsolateES6_ |
| 3435 fun:_ZN3gin21ObjectTemplateBuilder9SetMethodIMN4mojo2js13HandleWrapperEFSsvEE
ERS0_RKN4base16BasicStringPieceISsEERKT_ |
| 3436 fun:_ZN4mojo2js13HandleWrapper24GetObjectTemplateBuilderEPN2v87IsolateE |
| 3437 } |
| OLD | NEW |