| 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 893 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 904 fun:_ZN7WebCore5Frame4initEv | 904 fun:_ZN7WebCore5Frame4initEv |
| 905 } | 905 } |
| 906 { | 906 { |
| 907 # Anonymous namespaces requires wildcard to match on both mac and linux | 907 # Anonymous namespaces requires wildcard to match on both mac and linux |
| 908 bug_17129 | 908 bug_17129 |
| 909 Memcheck:Leak | 909 Memcheck:Leak |
| 910 fun:_Znw* | 910 fun:_Znw* |
| 911 fun:*UtilityProcessHostTest_ExtensionUnpacker_Test8TestBodyEv | 911 fun:*UtilityProcessHostTest_ExtensionUnpacker_Test8TestBodyEv |
| 912 } | 912 } |
| 913 { | 913 { |
| 914 bug_17184 | |
| 915 Memcheck:Leak | |
| 916 fun:malloc | |
| 917 fun:_ZN3WTF10fastMallocEj | |
| 918 fun:_ZN7WebCore10StringImplnwEj | |
| 919 fun:_ZN7WebCore10StringImpl5adoptERN3WTF6VectorItLj0EEE | |
| 920 fun:_ZN7WebCore12createMarkupEPKNS_5RangeEPN3WTF6VectorIPNS_4NodeELj0EEENS_23
EAnnotateForInterchangeEb | |
| 921 fun:_ZN7WebCore10Pasteboard14writeSelectionEPNS_5RangeEbPNS_5FrameE | |
| 922 } | |
| 923 { | |
| 924 bug_17185 | 914 bug_17185 |
| 925 Memcheck:Leak | 915 Memcheck:Leak |
| 926 fun:malloc | 916 fun:malloc |
| 927 fun:_ZN3WTF10fastMallocEj | 917 fun:_ZN3WTF10fastMallocEj |
| 928 fun:_ZN7WebCore10StringImpl19createUninitializedEjRPt | 918 fun:_ZN7WebCore10StringImpl19createUninitializedEjRPt |
| 929 ... | 919 ... |
| 930 fun:_ZN7WebCore10Pasteboard14writeSelectionEPNS_5RangeEbPNS_5FrameE | 920 fun:_ZN7WebCore10Pasteboard14writeSelectionEPNS_5RangeEbPNS_5FrameE |
| 931 } | 921 } |
| 932 { | 922 { |
| 933 bug_17187 | 923 bug_17187 |
| (...skipping 23 matching lines...) Expand all Loading... |
| 957 fun:_ZN3IPC7Channel11ChannelImplC1ERKSsNS0_4ModeEPNS0_8ListenerE | 947 fun:_ZN3IPC7Channel11ChannelImplC1ERKSsNS0_4ModeEPNS0_8ListenerE |
| 958 fun:_ZN3IPC7ChannelC2ERKSsNS0_4ModeEPNS0_8ListenerE | 948 fun:_ZN3IPC7ChannelC2ERKSsNS0_4ModeEPNS0_8ListenerE |
| 959 fun:_ZN3IPC7ChannelC1ERKSsNS0_4ModeEPNS0_8ListenerE | 949 fun:_ZN3IPC7ChannelC1ERKSsNS0_4ModeEPNS0_8ListenerE |
| 960 fun:_ZN3IPC12ChannelProxy7Context13CreateChannelERKSsRKNS_7Channel4ModeE | 950 fun:_ZN3IPC12ChannelProxy7Context13CreateChannelERKSsRKNS_7Channel4ModeE |
| 961 fun:_ZN3IPC12ChannelProxy4InitERKSsNS_7Channel4ModeEP11MessageLoopb | 951 fun:_ZN3IPC12ChannelProxy4InitERKSsNS_7Channel4ModeEP11MessageLoopb |
| 962 fun:_ZN3IPC12ChannelProxyC2ERKSsNS_7Channel4ModeEP11MessageLoopPNS0_7ContextE
b | 952 fun:_ZN3IPC12ChannelProxyC2ERKSsNS_7Channel4ModeEP11MessageLoopPNS0_7ContextE
b |
| 963 fun:_ZN3IPC11SyncChannelC2ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelP
roxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE | 953 fun:_ZN3IPC11SyncChannelC2ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelP
roxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE |
| 964 fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelP
roxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE | 954 fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelP
roxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE |
| 965 fun:_ZN11ChildThread4InitEv | 955 fun:_ZN11ChildThread4InitEv |
| 966 } | 956 } |
| OLD | NEW |