| 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 6196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6207 bug_166470d | 6207 bug_166470d |
| 6208 Memcheck:Leak | 6208 Memcheck:Leak |
| 6209 ... | 6209 ... |
| 6210 fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL | 6210 fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL |
| 6211 fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL | 6211 fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL |
| 6212 fun:_ZN11dom_storage14DomStorageAreaC1ERK4GURLRK8FilePathPNS_20DomStorageTask
RunnerE | 6212 fun:_ZN11dom_storage14DomStorageAreaC1ERK4GURLRK8FilePathPNS_20DomStorageTask
RunnerE |
| 6213 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL | 6213 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL |
| 6214 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL | 6214 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL |
| 6215 } | 6215 } |
| 6216 { | 6216 { |
| 6217 bug_166584 | |
| 6218 Memcheck:Uninitialized | |
| 6219 fun:_ZN7testing8internal11CmpHelperEQIjjEENS_15AssertionResultEPKcS4_RKT_RKT0
_ | |
| 6220 fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjjEENS_15AssertionResultEPKcS
6_RKT_RKT0_ | |
| 6221 fun:_ZN39SkBitmapOperationsTest_RotateImage_Test8TestBodyEv | |
| 6222 } | |
| 6223 { | |
| 6224 bug_166709 | 6217 bug_166709 |
| 6225 Memcheck:Leak | 6218 Memcheck:Leak |
| 6226 fun:_Znw* | 6219 fun:_Znw* |
| 6227 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal1
7UnretainedWrapper* | 6220 fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal1
7UnretainedWrapper* |
| 6228 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8Location* | 6221 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8Location* |
| 6229 ... | 6222 ... |
| 6230 fun:_ZN16ExtensionService12AddExtensionEPKN10extensions9ExtensionE | 6223 fun:_ZN16ExtensionService12AddExtensionEPKN10extensions9ExtensionE |
| 6231 fun:_ZN52BackgroundApplicationListModelTest_ExplicitTest_Test8TestBodyEv | 6224 fun:_ZN52BackgroundApplicationListModelTest_ExplicitTest_Test8TestBodyEv |
| 6232 } | 6225 } |
| 6233 { | 6226 { |
| (...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6582 fun:_ZN7WebCore18RenderLayerBacking13updateFiltersEPKNS_11RenderStyleE | 6575 fun:_ZN7WebCore18RenderLayerBacking13updateFiltersEPKNS_11RenderStyleE |
| 6583 fun:_ZN7WebCore18RenderLayerBacking*GraphicsLayer* | 6576 fun:_ZN7WebCore18RenderLayerBacking*GraphicsLayer* |
| 6584 } | 6577 } |
| 6585 { | 6578 { |
| 6586 bug_173356 | 6579 bug_173356 |
| 6587 Memcheck:Overlap | 6580 Memcheck:Overlap |
| 6588 fun:memcpy | 6581 fun:memcpy |
| 6589 fun:_ZN3gpu5gles2*Immediate4InitE* | 6582 fun:_ZN3gpu5gles2*Immediate4InitE* |
| 6590 fun:_ZN3gpu5gles2*GLES2ImplementationTest_*_Test8TestBodyEv | 6583 fun:_ZN3gpu5gles2*GLES2ImplementationTest_*_Test8TestBodyEv |
| 6591 } | 6584 } |
| OLD | NEW |