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 4810 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4821 } | 4821 } |
4822 { | 4822 { |
4823 bug_101146c | 4823 bug_101146c |
4824 Memcheck:Leak | 4824 Memcheck:Leak |
4825 fun:_Znw* | 4825 fun:_Znw* |
4826 fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev | 4826 fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev |
4827 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv | 4827 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv |
4828 fun:_ZN11webkit_glue15ResourceFetcher5StartEPN6WebKit8WebFrameE | 4828 fun:_ZN11webkit_glue15ResourceFetcher5StartEPN6WebKit8WebFrameE |
4829 fun:_ZN11webkit_glue15ResourceFetcherC2ERK4GURLPN6WebKit8WebFrameENS4_13WebUR
LRequest10TargetTypeEP14CallbackRunnerI6Tuple2IRKNS4_14WebURLResponseERKSsEE | 4829 fun:_ZN11webkit_glue15ResourceFetcherC2ERK4GURLPN6WebKit8WebFrameENS4_13WebUR
LRequest10TargetTypeEP14CallbackRunnerI6Tuple2IRKNS4_14WebURLResponseERKSsEE |
4830 fun:_ZN11webkit_glue26ResourceFetcherWithTimeoutC1ERK4GURLPN6WebKit8WebFrameE
NS4_13WebURLRequest10TargetTypeEiP14CallbackRunnerI6Tuple2IRKNS4_14WebURLRespons
eERKSsEE | 4830 fun:_ZN11webkit_glue26ResourceFetcherWithTimeoutC1ERK4GURLPN6WebKit8WebFrameE
NS4_13WebURLRequest10TargetTypeEiP14CallbackRunnerI6Tuple2IRKNS4_14WebURLRespons
eERKSsEE |
4831 fun:_ZN11webkit_glue27AltErrorPageResourceFetcherC1ERK4GURLPN6WebKit8WebFrame
ERKNS4_11WebURLErrorEP14CallbackRunnerI6Tuple3IS6_S9_RKSsEE | 4831 fun:_ZN11webkit_glue27AltErrorPageResourceFetcherC1ERK4GURLPN6WebKit8WebFrame
ERKNS4_11WebURLError*Callback* |
4832 fun:_ZN14RenderViewImpl27MaybeLoadAlternateErrorPageEPN6WebKit8WebFrameERKNS0
_11WebURLErrorEb | 4832 fun:_ZN14RenderViewImpl27MaybeLoadAlternateErrorPageEPN6WebKit8WebFrameERKNS0
_11WebURLErrorEb |
4833 fun:_ZN14RenderViewImpl22didFailProvisionalLoadEPN6WebKit8WebFrameERKNS0_11We
bURLErrorE | 4833 fun:_ZN14RenderViewImpl22didFailProvisionalLoadEPN6WebKit8WebFrameERKNS0_11We
bURLErrorE |
4834 fun:_ZN6WebKit12WebFrameImpl7didFailERKN7WebCore13ResourceErrorEb | 4834 fun:_ZN6WebKit12WebFrameImpl7didFailERKN7WebCore13ResourceErrorEb |
4835 } | 4835 } |
4836 { | 4836 { |
4837 bug_101151 | 4837 bug_101151 |
4838 Memcheck:Leak | 4838 Memcheck:Leak |
4839 fun:_Znw* | 4839 fun:_Znw* |
4840 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St
ringEEENS_12ExternalModeE | 4840 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St
ringEEENS_12ExternalModeE |
4841 fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v | 4841 fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v |
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5266 obj:/lib/libselinux.so.1 | 5266 obj:/lib/libselinux.so.1 |
5267 obj:/lib/libselinux.so.1 | 5267 obj:/lib/libselinux.so.1 |
5268 } | 5268 } |
5269 { | 5269 { |
5270 bug_todo_grep | 5270 bug_todo_grep |
5271 Memcheck:Leak | 5271 Memcheck:Leak |
5272 fun:malloc | 5272 fun:malloc |
5273 obj:/bin/grep | 5273 obj:/bin/grep |
5274 obj:/bin/grep | 5274 obj:/bin/grep |
5275 } | 5275 } |
OLD | NEW |