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 6065 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6076 fun:_ZN77GeolocationInfoBarQueueControllerTests_OneObservationPerInfoBarCance
lled_Test8TestBodyEv | 6076 fun:_ZN77GeolocationInfoBarQueueControllerTests_OneObservationPerInfoBarCance
lled_Test8TestBodyEv |
6077 } | 6077 } |
6078 { | 6078 { |
6079 bug_156705 | 6079 bug_156705 |
6080 Memcheck:Leak | 6080 Memcheck:Leak |
6081 fun:_Znw* | 6081 fun:_Znw* |
6082 fun:_ZN33GeolocationInfoBarQueueController21CreateInfoBarDelegateEP16InfoBarTa
bHelperPS_iiiRK4GURLRKSs | 6082 fun:_ZN33GeolocationInfoBarQueueController21CreateInfoBarDelegateEP16InfoBarTa
bHelperPS_iiiRK4GURLRKSs |
6083 fun:_ZN33GeolocationInfoBarQueueController17ShowQueuedInfoBarEiiP16InfoBarTabH
elper | 6083 fun:_ZN33GeolocationInfoBarQueueController17ShowQueuedInfoBarEiiP16InfoBarTabH
elper |
6084 } | 6084 } |
6085 { | 6085 { |
6086 bug_156784 | |
6087 Memcheck:Leak | |
6088 ... | |
6089 fun:_ZN11dom_storage47DomStorageContextTest_DeleteSessionStorage_Test8TestBody
Ev | |
6090 } | |
6091 { | |
6092 bug_156829 | 6086 bug_156829 |
6093 Memcheck:Leak | 6087 Memcheck:Leak |
6094 fun:_Znw* | 6088 fun:_Znw* |
6095 fun:_ZN12media_stream23AudioInputDeviceManager23EnumerateOnDeviceThreadEv | 6089 fun:_ZN12media_stream23AudioInputDeviceManager23EnumerateOnDeviceThreadEv |
6096 } | 6090 } |
OLD | NEW |