| 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 3126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3137 ... | 3137 ... |
| 3138 fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv | 3138 fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv |
| 3139 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat
hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storag
e20SpecialStoragePolicyEE | 3139 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat
hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storag
e20SpecialStoragePolicyEE |
| 3140 } | 3140 } |
| 3141 { | 3141 { |
| 3142 bug_587544_b | 3142 bug_587544_b |
| 3143 Memcheck:Leak | 3143 Memcheck:Leak |
| 3144 ... | 3144 ... |
| 3145 fun:_ZN4base4BindIMN7content21ChromeAppCacheServiceEFvRKNS_8FilePathEPNS1_15R
esourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storage20Specia
lStoragePolicyEEEJPS2_S3_S7_SB_IS9_ESE_EEENS_8CallbackINS_8internal22MakeUnbound
RunTypeImplIT_JDpT0_EE4TypeEEESM_DpOSN_ | 3145 fun:_ZN4base4BindIMN7content21ChromeAppCacheServiceEFvRKNS_8FilePathEPNS1_15R
esourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storage20Specia
lStoragePolicyEEEJPS2_S3_S7_SB_IS9_ESE_EEENS_8CallbackINS_8internal22MakeUnbound
RunTypeImplIT_JDpT0_EE4TypeEEESM_DpOSN_ |
| 3146 } | 3146 } |
| 3147 { |
| 3148 bug_600484 |
| 3149 Memcheck:Leak |
| 3150 fun:_Znw* |
| 3151 fun:_ZN4mojo3edk2js13HandleWrapper6Create* |
| 3152 fun:_ZN3gin9ConverterIN4mojo6Handle* |
| 3153 fun:_ZN3gin11ConvertToV8IN4mojo6Handle* |
| 3154 fun:_ZN3gin10ToV8TraitsIN4mojo6HandleELb0EE14TryConvertToV8* |
| 3155 fun:_ZN3gin14TryConvertToV8IN4mojo6Handle* |
| 3156 fun:_ZN3gin10Dictionary3SetIN4mojo6Handle* |
| 3157 fun:_ZN4mojo3edk2js12_GLOBAL__N_114CreateDataPipe* |
| 3158 } |
| OLD | NEW |