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 2291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2302 fun:_ZN5blink10PingLoader9loadImageEPNS_10LocalFrameERKNS_4KURLE | 2302 fun:_ZN5blink10PingLoader9loadImageEPNS_10LocalFrameERKNS_4KURLE |
2303 fun:_ZN5blink15ResourceFetcher10fetchImageERNS_12FetchRequestE | 2303 fun:_ZN5blink15ResourceFetcher10fetchImageERNS_12FetchRequestE |
2304 fun:_ZN5blink11ImageLoader19doUpdateFromElementEb | 2304 fun:_ZN5blink11ImageLoader19doUpdateFromElementEb |
2305 fun:_ZN5blink11ImageLoader4Task3runEv | 2305 fun:_ZN5blink11ImageLoader4Task3runEv |
2306 } | 2306 } |
2307 { | 2307 { |
2308 bug_386418 | 2308 bug_386418 |
2309 Memcheck:Leak | 2309 Memcheck:Leak |
2310 fun:_Znw* | 2310 fun:_Znw* |
2311 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIF* | 2311 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIF* |
2312 fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIF* | 2312 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIF* |
2313 fun:_ZN3net16HostResolverImpl16LoopbackProbeJob* | 2313 fun:_ZN3net16HostResolverImpl16LoopbackProbeJob* |
2314 fun:_ZN3net16HostResolverImpl* | 2314 fun:_ZN3net16HostResolverImpl* |
2315 } | 2315 } |
2316 { | 2316 { |
2317 bug_388668 | 2317 bug_388668 |
2318 Memcheck:Leak | 2318 Memcheck:Leak |
2319 fun:_Znw* | 2319 fun:_Znw* |
2320 fun:_ZN20data_reduction_proxy69DataReductionProxyBypassStatsTest_isDataReduct
ionProxyUnreachable_Test8TestBodyEv | 2320 fun:_ZN20data_reduction_proxy69DataReductionProxyBypassStatsTest_isDataReduct
ionProxyUnreachable_Test8TestBodyEv |
2321 } | 2321 } |
2322 { | 2322 { |
(...skipping 814 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3137 { | 3137 { |
3138 bug_602964 | 3138 bug_602964 |
3139 Memcheck:Leak | 3139 Memcheck:Leak |
3140 fun:_Znw* | 3140 fun:_Znw* |
3141 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvEJNS_8internal
17UnretainedWrapper* | 3141 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvEJNS_8internal
17UnretainedWrapper* |
3142 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS* | 3142 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS* |
3143 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvELNS* | 3143 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvELNS* |
3144 fun:_ZN4base26PostTaskAndReplyWithResultIN3net20WifiPHYLayerProtocolES2_EEbPN
S* | 3144 fun:_ZN4base26PostTaskAndReplyWithResultIN3net20WifiPHYLayerProtocolES2_EEbPN
S* |
3145 fun:_ZN7metrics22NetworkMetricsProvider25ProbeWifiPHYLayerProtocolEv | 3145 fun:_ZN7metrics22NetworkMetricsProvider25ProbeWifiPHYLayerProtocolEv |
3146 } | 3146 } |
OLD | NEW |