OLD | NEW |
1 # There are three kinds of suppressions in this file. | 1 # There are three 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 4132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4143 fun:_ZNKSt8_Rb_treeIjSt4pairIKjP12ObserverListI20NotificationObserverLb0EEESt
10_Select1stIS6_ESt4lessIjESaIS6_EE8_M_beginEv | 4143 fun:_ZNKSt8_Rb_treeIjSt4pairIKjP12ObserverListI20NotificationObserverLb0EEESt
10_Select1stIS6_ESt4lessIjESaIS6_EE8_M_beginEv |
4144 fun:_ZNKSt8_Rb_treeIjSt4pairIKjP12ObserverListI20NotificationObserverLb0EEESt
10_Select1stIS6_ESt4lessIjESaIS6_EE4findERS1_ | 4144 fun:_ZNKSt8_Rb_treeIjSt4pairIKjP12ObserverListI20NotificationObserverLb0EEESt
10_Select1stIS6_ESt4lessIjESaIS6_EE4findERS1_ |
4145 fun:_ZNKSt3mapIjP12ObserverListI20NotificationObserverLb0EESt4lessIjESaISt4pa
irIKjS3_EEE4findERS7_ | 4145 fun:_ZNKSt3mapIjP12ObserverListI20NotificationObserverLb0EESt4lessIjESaISt4pa
irIKjS3_EEE4findERS7_ |
4146 fun:_ZN19NotificationService6HasKeyERKSt3mapIjP12ObserverListI20NotificationO
bserverLb0EESt4lessIjESaISt4pairIKjS4_EEERK18NotificationSource | 4146 fun:_ZN19NotificationService6HasKeyERKSt3mapIjP12ObserverListI20NotificationO
bserverLb0EESt4lessIjESaISt4pairIKjS4_EEERK18NotificationSource |
4147 fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceR
K19NotificationDetails | 4147 fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceR
K19NotificationDetails |
4148 fun:_ZN23ChromeURLRequestContextD0Ev | 4148 fun:_ZN23ChromeURLRequestContextD0Ev |
4149 ... | 4149 ... |
4150 fun:_ZN17URLRequestHttpJobD0Ev | 4150 fun:_ZN17URLRequestHttpJobD0Ev |
4151 } | 4151 } |
4152 { | 4152 { |
4153 bug_52826 | |
4154 Memcheck:Leak | |
4155 fun:_Znw* | |
4156 fun:_ZN14TestingProfile20CreateRequestContextEv | |
4157 fun:_ZN20GoogleURLTrackerTest20CreateRequestContextEv | |
4158 } | |
4159 { | |
4160 bug_52831 | 4153 bug_52831 |
4161 Memcheck:Leak | 4154 Memcheck:Leak |
4162 fun:_Znw* | 4155 fun:_Znw* |
4163 ... | 4156 ... |
4164 fun:*InotifyReaderTask3RunEv | 4157 fun:*InotifyReaderTask3RunEv |
4165 fun:_ZN11MessageLoop7RunTaskEP4Task | 4158 fun:_ZN11MessageLoop7RunTaskEP4Task |
4166 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE | 4159 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE |
4167 fun:_ZN11MessageLoop6DoWorkEv | 4160 fun:_ZN11MessageLoop6DoWorkEv |
4168 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE | 4161 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE |
4169 fun:_ZN11MessageLoop11RunInternalEv | 4162 fun:_ZN11MessageLoop11RunInternalEv |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4221 fun:_ZN3IPC16MessageWithTupleI6Tuple1IiEE8DispatchI9GpuThreadMS5_FviEEEbPKNS_
7MessageEPT_T0_ | 4214 fun:_ZN3IPC16MessageWithTupleI6Tuple1IiEE8DispatchI9GpuThreadMS5_FviEEEbPKNS_
7MessageEPT_T0_ |
4222 fun:_ZN9GpuThread24OnControlMessageReceivedERKN3IPC7MessageE | 4215 fun:_ZN9GpuThread24OnControlMessageReceivedERKN3IPC7MessageE |
4223 } | 4216 } |
4224 { | 4217 { |
4225 bug_53044 | 4218 bug_53044 |
4226 Memcheck:Leak | 4219 Memcheck:Leak |
4227 fun:malloc | 4220 fun:malloc |
4228 ... | 4221 ... |
4229 fun:_ZN24mozilla_security_manager19nsPKCS12Blob_ImportEPKcjRKSbItN4base20stri
ng16_char_traitsESaItEE | 4222 fun:_ZN24mozilla_security_manager19nsPKCS12Blob_ImportEPKcjRKSbItN4base20stri
ng16_char_traitsESaItEE |
4230 } | 4223 } |
OLD | NEW |