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 4490 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4501 fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderS
tyleE | 4501 fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderS
tyleE |
4502 } | 4502 } |
4503 { | 4503 { |
4504 bug_175100 | 4504 bug_175100 |
4505 Memcheck:Leak | 4505 Memcheck:Leak |
4506 ... | 4506 ... |
4507 fun:_ZN20OneClickSigninHelper14DidStopLoadingEPN7content14RenderViewHostE | 4507 fun:_ZN20OneClickSigninHelper14DidStopLoadingEPN7content14RenderViewHostE |
4508 fun:_ZN*OneClickSigninHelperTest* | 4508 fun:_ZN*OneClickSigninHelperTest* |
4509 } | 4509 } |
4510 { | 4510 { |
4511 bug_175815 | |
4512 Memcheck:Leak | |
4513 fun:_Znw* | |
4514 fun:_ZN4base5Value18CreateIntegerValueEi | |
4515 fun:_ZNK4base16FundamentalValue8DeepCopyEv | |
4516 fun:_ZN4base8internal12_GLOBAL__N_125DictionaryHiddenRootValue26RemoveWithout
PathExpansionERKSsPPNS_5ValueE | |
4517 fun:_ZN4base15DictionaryValue6RemoveERKSsPPNS_5ValueE | |
4518 fun:_ZN32PluginFinderTest_JsonSyntax_Test8TestBodyEv | |
4519 } | |
4520 { | |
4521 bug_175823 | 4511 bug_175823 |
4522 Memcheck:Leak | 4512 Memcheck:Leak |
4523 ... | 4513 ... |
4524 fun:_ZN18ValueStoreFrontend* | 4514 fun:_ZN18ValueStoreFrontend* |
4525 } | 4515 } |
4526 { | 4516 { |
4527 bug_175985 | 4517 bug_175985 |
4528 Memcheck:Uninitialized | 4518 Memcheck:Uninitialized |
4529 fun:_ZN2cc13LayerTreeHost13setDebugStateERKNS_19LayerTreeDebugStateE | 4519 fun:_ZN2cc13LayerTreeHost13setDebugStateERKNS_19LayerTreeDebugStateE |
4530 ... | 4520 ... |
(...skipping 1716 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6247 Memcheck:Leak | 6237 Memcheck:Leak |
6248 fun:_Znw* | 6238 fun:_Znw* |
6249 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ | 6239 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ |
6250 fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_b | 6240 fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_b |
6251 fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC2ERKN4base7WeakPtrIS0_EE | 6241 fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC2ERKN4base7WeakPtrIS0_EE |
6252 fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE | 6242 fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE |
6253 fun:_ZN8chromeos24HostResolverImplChromeOSC1E13scoped_refptrIN4base16MessageL
oopProxyEEPNS_19NetworkStateHandlerERKN3net12HostResolver7OptionsEPNS7_6NetLogE | 6243 fun:_ZN8chromeos24HostResolverImplChromeOSC1E13scoped_refptrIN4base16MessageL
oopProxyEEPNS_19NetworkStateHandlerERKN3net12HostResolver7OptionsEPNS7_6NetLogE |
6254 fun:_ZN8chromeos24HostResolverImplChromeOS25CreateHostResolverForTestE13scope
d_refptrIN4base16MessageLoopProxyEEPNS_19NetworkStateHandlerE | 6244 fun:_ZN8chromeos24HostResolverImplChromeOS25CreateHostResolverForTestE13scope
d_refptrIN4base16MessageLoopProxyEEPNS_19NetworkStateHandlerE |
6255 fun:_ZN28HostResolverImplChromeOSTest22InitializeHostResolverEv | 6245 fun:_ZN28HostResolverImplChromeOSTest22InitializeHostResolverEv |
6256 } | 6246 } |
OLD | NEW |