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 5911 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5922 Memcheck:Leak | 5922 Memcheck:Leak |
5923 fun:malloc | 5923 fun:malloc |
5924 fun:get_peer_sock_name | 5924 fun:get_peer_sock_name |
5925 fun:_xcb_get_auth_info | 5925 fun:_xcb_get_auth_info |
5926 fun:xcb_connect_to_display_with_auth_info | 5926 fun:xcb_connect_to_display_with_auth_info |
5927 fun:_XConnectXCB | 5927 fun:_XConnectXCB |
5928 fun:XOpenDisplay | 5928 fun:XOpenDisplay |
5929 fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv | 5929 fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv |
5930 } | 5930 } |
5931 { | 5931 { |
5932 bug_147755 | 5932 bug_147755_a |
5933 Memcheck:Leak | 5933 Memcheck:Leak |
5934 fun:_Znw* | 5934 fun:_Znw* |
5935 fun:_ZN12PluginFinder18GetPluginInstallerERKN6webkit13WebPluginInfoE | 5935 fun:_ZN12PluginFinder18GetPluginInstallerERKN6webkit13WebPluginInfoE |
5936 fun:_ZN11PluginPrefs30EnablePluginIfPossibleCallbackEbRK8FilePathRKN4base8Cal
lbackIFvbEEEP12PluginFinder | 5936 fun:_ZN11PluginPrefs30EnablePluginIfPossibleCallbackEbRK8FilePathRKN4base8Cal
lbackIFvbEEEP12PluginFinder |
5937 } | 5937 } |
5938 { | 5938 { |
| 5939 bug_147755_b |
| 5940 Memcheck:Leak |
| 5941 fun:_Znw* |
| 5942 fun:_ZN12PluginFinder17GetPluginMetadataERKN6webkit13WebPluginInfoE |
| 5943 fun:_ZN11PluginPrefs12EnablePluginEbRK8FilePathRKN4base8CallbackIFvbEEE |
| 5944 fun:_ZN15PluginPrefsTest25EnablePluginSynchronouslyEbRK8FilePathb |
| 5945 fun:_ZN44PluginPrefsTest_UnifiedPepperFlashState_Test8TestBodyEv |
| 5946 } |
| 5947 { |
5939 bug_148637_a | 5948 bug_148637_a |
5940 Memcheck:Unaddressable | 5949 Memcheck:Unaddressable |
5941 ... | 5950 ... |
5942 fun:_ZN9SkPathRef6EditorC1EP12SkAutoTUnrefIS_Eii | 5951 fun:_ZN9SkPathRef6EditorC1EP12SkAutoTUnrefIS_Eii |
5943 fun:_ZN6SkPath10incReserveEj | 5952 fun:_ZN6SkPath10incReserveEj |
5944 fun:_ZN7WebCoreL23setPathFromConvexPointsEP6SkPathmPKNS_10FloatPointE | 5953 fun:_ZN7WebCoreL23setPathFromConvexPointsEP6SkPathmPKNS_10FloatPointE |
5945 fun:_ZN7WebCore15GraphicsContext17drawConvexPolygonEmPKNS_10FloatPointEb | 5954 fun:_ZN7WebCore15GraphicsContext17drawConvexPolygonEmPKNS_10FloatPointEb |
5946 } | 5955 } |
5947 { | 5956 { |
5948 bug_148637_b | 5957 bug_148637_b |
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6178 fun:_ZN7WebCore21RenderLayerCompositor21enableCompositingModeEb | 6187 fun:_ZN7WebCore21RenderLayerCompositor21enableCompositingModeEb |
6179 fun:_ZN7WebCore21RenderLayerCompositor13updateBackingEPNS_11RenderLayerENS0_2
4CompositingChangeRepaintE | 6188 fun:_ZN7WebCore21RenderLayerCompositor13updateBackingEPNS_11RenderLayerENS0_2
4CompositingChangeRepaintE |
6180 } | 6189 } |
6181 { | 6190 { |
6182 bug_152445 | 6191 bug_152445 |
6183 Memcheck:Leak | 6192 Memcheck:Leak |
6184 fun:_Znw* | 6193 fun:_Znw* |
6185 fun:_ZN7fileapi22LocalFileChangeTrackerC1EPNS_19LocalFileSyncStatusERK8FilePa
thPN4base19SequencedTaskRunnerE | 6194 fun:_ZN7fileapi22LocalFileChangeTrackerC1EPNS_19LocalFileSyncStatusERK8FilePa
thPN4base19SequencedTaskRunnerE |
6186 fun:_ZN7fileapi26LocalFileChangeTrackerTest5SetUpEv | 6195 fun:_ZN7fileapi26LocalFileChangeTrackerTest5SetUpEv |
6187 } | 6196 } |
OLD | NEW |