| 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 3424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3435 ... | 3435 ... |
| 3436 fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv | 3436 fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv |
| 3437 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat
hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storag
e20SpecialStoragePolicyEE | 3437 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat
hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storag
e20SpecialStoragePolicyEE |
| 3438 } | 3438 } |
| 3439 { | 3439 { |
| 3440 bug_587544_b | 3440 bug_587544_b |
| 3441 Memcheck:Leak | 3441 Memcheck:Leak |
| 3442 ... | 3442 ... |
| 3443 fun:_ZN4base4BindIMN7content21ChromeAppCacheServiceEFvRKNS_8FilePathEPNS1_15R
esourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storage20Specia
lStoragePolicyEEEJPS2_S3_S7_SB_IS9_ESE_EEENS_8CallbackINS_8internal22MakeUnbound
RunTypeImplIT_JDpT0_EE4TypeEEESM_DpOSN_ | 3443 fun:_ZN4base4BindIMN7content21ChromeAppCacheServiceEFvRKNS_8FilePathEPNS1_15R
esourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storage20Specia
lStoragePolicyEEEJPS2_S3_S7_SB_IS9_ESE_EEENS_8CallbackINS_8internal22MakeUnbound
RunTypeImplIT_JDpT0_EE4TypeEEESM_DpOSN_ |
| 3444 } | 3444 } |
| 3445 { | |
| 3446 bug_593913 | |
| 3447 Memcheck:Leak | |
| 3448 fun:_Znw* | |
| 3449 fun:_ZN14TestingProfile20CreateRequestContextEPSt3mapISs10linked_ptrIN3net20U
RLRequestJobFactory15ProtocolHandlerEESt4lessISsESaISt4pairIKSsS5_EEE12ScopedVec
torINS2_21URLRequestInterceptorEE | |
| 3450 fun:_ZN26ChromeContentBrowserClient20CreateRequestContextEPN7content14Browser
ContextEPSt3mapISs10linked_ptrIN3net20URLRequestJobFactory15ProtocolHandlerEESt4
lessISsESaISt4pairIKSsS8_EEE12ScopedVectorINS5_21URLRequestInterceptorEE | |
| 3451 fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b | |
| 3452 } | |
| OLD | NEW |