| 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 7210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7221 fun:_ZN7WebCore22SkiaImageFilterBuilder5buildERKNS_16FilterOperationsE | 7221 fun:_ZN7WebCore22SkiaImageFilterBuilder5buildERKNS_16FilterOperationsE |
| 7222 } | 7222 } |
| 7223 { | 7223 { |
| 7224 bug_270312 | 7224 bug_270312 |
| 7225 Memcheck:Leak | 7225 Memcheck:Leak |
| 7226 fun:_Znw* | 7226 fun:_Znw* |
| 7227 fun:_ZN14message_center22MessageCenterButtonBarC1EPNS_17MessageCenterViewEPNS
_13MessageCenterEPNS_24NotifierSettingsProviderEb | 7227 fun:_ZN14message_center22MessageCenterButtonBarC1EPNS_17MessageCenterViewEPNS
_13MessageCenterEPNS_24NotifierSettingsProviderEb |
| 7228 fun:_ZN14message_center17MessageCenterViewC1EPNS_13MessageCenterEPNS_17Messag
eCenterTrayEibb | 7228 fun:_ZN14message_center17MessageCenterViewC1EPNS_13MessageCenterEPNS_17Messag
eCenterTrayEibb |
| 7229 fun:_ZN14message_center21MessageCenterViewTest5SetUpEv | 7229 fun:_ZN14message_center21MessageCenterViewTest5SetUpEv |
| 7230 } | 7230 } |
| 7231 { |
| 7232 bug_271431 |
| 7233 Memcheck:Leak |
| 7234 fun:_Znw* |
| 7235 fun:_ZN8autofill33TestGeneratedCreditCardBubbleView6CreateERKN4base7WeakPtrIN
S_35GeneratedCreditCardBubbleControllerEEE |
| 7236 fun:_ZN8autofill12_GLOBAL__N_139TestGeneratedCreditCardBubbleController12Crea
teBubbleEv |
| 7237 fun:_ZN8autofill35GeneratedCreditCardBubbleController4ShowEb |
| 7238 fun:_ZN8autofill35GeneratedCreditCardBubbleController12SetupAndShowERKSbItN4b
ase20string16_char_traitsESaItEES6_ |
| 7239 fun:_ZN8autofill35GeneratedCreditCardBubbleController4ShowEPN7content11WebCon
tentsERKSbItN4base20string16_char_traitsESaItEES9_ |
| 7240 fun:_ZN8autofill12_GLOBAL__N_139GeneratedCreditCardBubbleControllerTest4ShowE
v |
| 7241 } |
| OLD | NEW |