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 3166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3177 fun:_ZN8appcache19AppCacheStorageImpl23RunOnePendingSimpleTaskEv | 3177 fun:_ZN8appcache19AppCacheStorageImpl23RunOnePendingSimpleTaskEv |
3178 } | 3178 } |
3179 { | 3179 { |
3180 bug_90215_e | 3180 bug_90215_e |
3181 Memcheck:Leak | 3181 Memcheck:Leak |
3182 fun:_Znw* | 3182 fun:_Znw* |
3183 fun:_ZN8appcache15AppCacheService10InitializeE* | 3183 fun:_ZN8appcache15AppCacheService10InitializeE* |
3184 fun:_ZN21ChromeAppCacheService20InitializeOnIOThreadE* | 3184 fun:_ZN21ChromeAppCacheService20InitializeOnIOThreadE* |
3185 } | 3185 } |
3186 { | 3186 { |
| 3187 bug_90215_f |
| 3188 Memcheck:Leak |
| 3189 fun:_Znw* |
| 3190 ... |
| 3191 fun:_ZN26TransportSecurityPersisterC1EPN3net22TransportSecurityStateERKN4base
8FilePathEb |
| 3192 fun:_ZNK13ProfileIOData4InitEPSt3mapISs10linked_ptrIN3net20URLRequestJobFacto
ry15ProtocolHandlerEESt4lessISsESaISt4pairIKSsS5_EEE |
| 3193 fun:_ZN12_GLOBAL__N_114FactoryForMain6CreateEv |
| 3194 fun:_ZN29ChromeURLRequestContextGetter20GetURLRequestContextEv |
| 3195 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat
hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota2
0SpecialStoragePolicyEE |
| 3196 } |
| 3197 { |
3187 bug_90240 | 3198 bug_90240 |
3188 Memcheck:Leak | 3199 Memcheck:Leak |
3189 fun:_Znw* | 3200 fun:_Znw* |
3190 ... | 3201 ... |
3191 fun:_ZN2pp5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24S
erializedVarReturnValueE | 3202 fun:_ZN2pp5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24S
erializedVarReturnValueE |
3192 } | 3203 } |
3193 { | 3204 { |
3194 bug_90400 | 3205 bug_90400 |
3195 Memcheck:Leak | 3206 Memcheck:Leak |
3196 fun:_Znw* | 3207 fun:_Znw* |
(...skipping 3790 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6987 fun:gleUnbindDeleteHashNameAndObject | 6998 fun:gleUnbindDeleteHashNameAndObject |
6988 fun:glDeleteObjectARB_Exec | 6999 fun:glDeleteObjectARB_Exec |
6989 fun:glDeleteProgram | 7000 fun:glDeleteProgram |
6990 fun:_ZN7content34CompositingIOSurfaceShaderPrograms5ResetEv | 7001 fun:_ZN7content34CompositingIOSurfaceShaderPrograms5ResetEv |
6991 fun:_ZN7content35CompositingIOSurfaceTransformerTestD2Ev | 7002 fun:_ZN7content35CompositingIOSurfaceTransformerTestD2Ev |
6992 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd
Link_TestD2Ev | 7003 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd
Link_TestD2Ev |
6993 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd
Link_TestD1Ev | 7004 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd
Link_TestD1Ev |
6994 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd
Link_TestD0Ev | 7005 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd
Link_TestD0Ev |
6995 fun:_ZN7testing4Test11DeleteSelf_Ev | 7006 fun:_ZN7testing4Test11DeleteSelf_Ev |
6996 } | 7007 } |
OLD | NEW |