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 5202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5213 fun:_ZN8chromeos17NotificationPanel4ShowEv | 5213 fun:_ZN8chromeos17NotificationPanel4ShowEv |
5214 fun:_ZN8chromeos17NotificationPanel3AddEP7Balloon | 5214 fun:_ZN8chromeos17NotificationPanel3AddEP7Balloon |
5215 fun:_ZN8chromeos21BalloonCollectionImpl21AddSystemNotificationERK12Notificati
onP7Profilebb | 5215 fun:_ZN8chromeos21BalloonCollectionImpl21AddSystemNotificationERK12Notificati
onP7Profilebb |
5216 fun:_ZN8chromeos18SystemNotification4ShowERKSbItN4base20string16_char_traitsE
SaItEES6_RKNS1_8CallbackIFvPKNS1_9ListValueEEEEbb | 5216 fun:_ZN8chromeos18SystemNotification4ShowERKSbItN4base20string16_char_traitsE
SaItEES6_RKNS1_8CallbackIFvPKNS1_9ListValueEEEEbb |
5217 fun:_ZN8chromeos18SystemNotification4ShowERKSbItN4base20string16_char_traitsE
SaItEEbb | 5217 fun:_ZN8chromeos18SystemNotification4ShowERKSbItN4base20string16_char_traitsE
SaItEEbb |
5218 fun:_ZN8chromeos18LowBatteryObserver4ShowEN4base9TimeDeltaEb | 5218 fun:_ZN8chromeos18LowBatteryObserver4ShowEN4base9TimeDeltaEb |
5219 fun:_ZN8chromeos18LowBatteryObserver12PowerChangedERKNS_17PowerSupplyStatusE | 5219 fun:_ZN8chromeos18LowBatteryObserver12PowerChangedERKNS_17PowerSupplyStatusE |
5220 fun:_ZN8chromeos26PowerManagerClientStubImpl6UpdateEv | 5220 fun:_ZN8chromeos26PowerManagerClientStubImpl6UpdateEv |
5221 } | 5221 } |
5222 { | 5222 { |
5223 bug_104775 | |
5224 Memcheck:Leak | |
5225 fun:_Znw* | |
5226 fun:_ZN4base5Value18CreateIntegerValueEi | |
5227 fun:_ZN22HostContentSettingsMap24SetDefaultContentSettingE19ContentSettingsTy
pe14ContentSetting | |
5228 fun:_ZN14CookieSettings23SetDefaultCookieSettingE14ContentSetting | |
5229 fun:_ZN60ExtensionSpecialStoragePolicyTest_HasSessionOnlyOrigins_Test8TestBod
yEv | |
5230 } | |
5231 { | |
5232 bug_104806_a | 5223 bug_104806_a |
5233 Memcheck:Leak | 5224 Memcheck:Leak |
5234 fun:_Znw* | 5225 fun:_Znw* |
5235 ... | 5226 ... |
5236 fun:_ZN15tracked_objects10ThreadData19TallyABirthIfActiveERKNS_8LocationE | 5227 fun:_ZN15tracked_objects10ThreadData19TallyABirthIfActiveERKNS_8LocationE |
5237 fun:_ZN4base12TrackingInfoC2ERKN15tracked_objects8LocationENS_9TimeTicksE | 5228 fun:_ZN4base12TrackingInfoC2ERKN15tracked_objects8LocationENS_9TimeTicksE |
5238 } | 5229 } |
5239 { | 5230 { |
5240 bug_104806_b | 5231 bug_104806_b |
5241 Memcheck:Leak | 5232 Memcheck:Leak |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5275 obj:/lib/libselinux.so.1 | 5266 obj:/lib/libselinux.so.1 |
5276 obj:/lib/libselinux.so.1 | 5267 obj:/lib/libselinux.so.1 |
5277 } | 5268 } |
5278 { | 5269 { |
5279 bug_todo_grep | 5270 bug_todo_grep |
5280 Memcheck:Leak | 5271 Memcheck:Leak |
5281 fun:malloc | 5272 fun:malloc |
5282 obj:/bin/grep | 5273 obj:/bin/grep |
5283 obj:/bin/grep | 5274 obj:/bin/grep |
5284 } | 5275 } |
OLD | NEW |