| 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 1015 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1026 { | 1026 { |
| 1027 bug_22932 | 1027 bug_22932 |
| 1028 Memcheck:Leak | 1028 Memcheck:Leak |
| 1029 fun:_Znw* | 1029 fun:_Znw* |
| 1030 fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF10PassO
wnPtrINS_18MessagePortChannel9EventDataEEE | 1030 fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF10PassO
wnPtrINS_18MessagePortChannel9EventDataEEE |
| 1031 fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS
0_9EventDataEEE | 1031 fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS
0_9EventDataEEE |
| 1032 fun:* | 1032 fun:* |
| 1033 fun:_ZN7WebCore8V8Custom32v8MessagePortPostMessageCallbackERKN2v89ArgumentsE | 1033 fun:_ZN7WebCore8V8Custom32v8MessagePortPostMessageCallbackERKN2v89ArgumentsE |
| 1034 } | 1034 } |
| 1035 { | 1035 { |
| 1036 bug_22984 | |
| 1037 Memcheck:Leak | |
| 1038 fun:_Znw* | |
| 1039 fun:_ZN27ScopedRunnableMethodFactoryI12SpellCheckerE17NewRunnableMethodIMS0_F
vvEEEP4TaskT_ | |
| 1040 fun:_ZN12SpellChecker18OnURLFetchCompleteEPK10URLFetcherRK4GURLRK16URLRequest
StatusiRKSt6vectorISsSaISsEERKSs | |
| 1041 fun:_ZN10URLFetcher4Core21OnCompletedURLRequestERK16URLRequestStatus | |
| 1042 fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusES2_EvP
T_T0_RK6Tuple1IT1_E | |
| 1043 fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvRK16URLRequestStatusE6Tuple1
IS2_EE3RunEv | |
| 1044 fun:_ZN11MessageLoop7RunTaskEP4Task | |
| 1045 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE | |
| 1046 fun:_ZN11MessageLoop6DoWorkEv | |
| 1047 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE | |
| 1048 fun:_ZN11MessageLoop11RunInternalEv | |
| 1049 fun:_ZN11MessageLoop10RunHandlerEv | |
| 1050 fun:_ZN11MessageLoop3RunEv | |
| 1051 fun:_ZN4base6Thread3RunEP11MessageLoop | |
| 1052 fun:_ZN4base6Thread10ThreadMainEv | |
| 1053 fun:_Z10ThreadFuncPv | |
| 1054 fun:start_thread | |
| 1055 fun:clone | |
| 1056 } | |
| 1057 { | |
| 1058 bug_23104 | 1036 bug_23104 |
| 1059 Memcheck:Leak | 1037 Memcheck:Leak |
| 1060 fun:_Znw* | 1038 fun:_Znw* |
| 1061 fun:_ZN7WebCore9CSSParser23createFloatingValueListEv | 1039 fun:_ZN7WebCore9CSSParser23createFloatingValueListEv |
| 1062 fun:_Z10cssyyparsePv | 1040 fun:_Z10cssyyparsePv |
| 1063 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE | 1041 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE |
| 1064 fun:_ZN7WebCore13CSSStyleSheet11parseStringERKNS_6StringEb | 1042 fun:_ZN7WebCore13CSSStyleSheet11parseStringERKNS_6StringEb |
| 1065 fun:_ZN7WebCore12parseUASheetERKNS_6StringE | 1043 fun:_ZN7WebCore12parseUASheetERKNS_6StringE |
| 1066 fun:_ZN7WebCore12parseUASheetEPKcj | 1044 fun:_ZN7WebCore12parseUASheetEPKcj |
| 1067 fun:_ZN7WebCore22loadSimpleDefaultStyleEv | 1045 fun:_ZN7WebCore22loadSimpleDefaultStyleEv |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1175 fun:_ZN12RenderThread24OnControlMessageReceivedERKN3IPC7MessageE | 1153 fun:_ZN12RenderThread24OnControlMessageReceivedERKN3IPC7MessageE |
| 1176 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE | 1154 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE |
| 1177 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE | 1155 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE |
| 1178 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3
_EvPT_T0_RK6Tuple1IT1_E | 1156 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3
_EvPT_T0_RK6Tuple1IT1_E |
| 1179 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tu
ple1IS3_EE3RunEv | 1157 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tu
ple1IS3_EE3RunEv |
| 1180 fun:_ZN11MessageLoop7RunTaskEP4Task | 1158 fun:_ZN11MessageLoop7RunTaskEP4Task |
| 1181 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE | 1159 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE |
| 1182 fun:_ZN11MessageLoop6DoWorkEv | 1160 fun:_ZN11MessageLoop6DoWorkEv |
| 1183 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE | 1161 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE |
| 1184 } | 1162 } |
| OLD | NEW |