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 2650 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2661 fun:_ZN7WebCore18NotificationCenter18createNotificationERKNS_6StringES3_S3_Ri | 2661 fun:_ZN7WebCore18NotificationCenter18createNotificationERKNS_6StringES3_S3_Ri |
2662 fun:_ZN7WebCore20V8NotificationCenter26createNotificationCallbackERKN2v89Argu
mentsE | 2662 fun:_ZN7WebCore20V8NotificationCenter26createNotificationCallbackERKN2v89Argu
mentsE |
2663 fun:_ZN2v88internal19HandleApiCallHelperILb0EEEPNS0_6ObjectENS0_47_GLOBAL__N_
v8_src_builtins.cc_00000000_2CCEFB9216BuiltinArgumentsILNS0_21BuiltinExtraArgume
ntsE1EEE | 2663 fun:_ZN2v88internal19HandleApiCallHelperILb0EEEPNS0_6ObjectENS0_47_GLOBAL__N_
v8_src_builtins.cc_00000000_2CCEFB9216BuiltinArgumentsILNS0_21BuiltinExtraArgume
ntsE1EEE |
2664 obj:* | 2664 obj:* |
2665 obj:* | 2665 obj:* |
2666 obj:* | 2666 obj:* |
2667 obj:* | 2667 obj:* |
2668 obj:* | 2668 obj:* |
2669 fun:_ZN2v88internal6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEE
EiPPPS4_Pb | 2669 fun:_ZN2v88internal6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEE
EiPPPS4_Pb |
2670 } | 2670 } |
| 2671 { |
| 2672 bug_42877 |
| 2673 Memcheck:Addr4 |
| 2674 fun:_ZN3net8IOBuffer4dataEv |
| 2675 fun:_ZN3net19MockTCPClientSocket12CompleteReadEv |
| 2676 fun:_ZN3net19MockTCPClientSocket14OnReadCompleteERKNS_8MockReadE |
| 2677 fun:_ZN3net17DelayedSocketData12CompleteReadEv |
| 2678 fun:_Z16DispatchToMethodIN3net17DelayedSocketDataEMS1_FvvEEvPT_T0_RK6Tuple0 |
| 2679 fun:_ZN27ScopedRunnableMethodFactoryIN3net17DelayedSocketDataEE14RunnableMeth
odIMS1_FvvE6Tuple0E3RunEv |
| 2680 fun:_ZN11MessageLoop7RunTaskEP4Task |
| 2681 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE |
| 2682 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE |
| 2683 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE |
| 2684 fun:_ZN11MessageLoop11RunInternalEv |
| 2685 fun:_ZN11MessageLoop10RunHandlerEv |
| 2686 } |
| 2687 { |
| 2688 bug_42877 |
| 2689 Memcheck:Addr1 |
| 2690 fun:memcpy |
| 2691 fun:_ZN3net19MockTCPClientSocket12CompleteReadEv |
| 2692 fun:_ZN3net19MockTCPClientSocket14OnReadCompleteERKNS_8MockReadE |
| 2693 fun:_ZN3net17DelayedSocketData12CompleteReadEv |
| 2694 fun:_Z16DispatchToMethodIN3net17DelayedSocketDataEMS1_FvvEEvPT_T0_RK6Tuple0 |
| 2695 fun:_ZN27ScopedRunnableMethodFactoryIN3net17DelayedSocketDataEE14RunnableMeth
odIMS1_FvvE6Tuple0E3RunEv |
| 2696 fun:_ZN11MessageLoop7RunTaskEP4Task |
| 2697 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE |
| 2698 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE |
| 2699 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE |
| 2700 fun:_ZN11MessageLoop11RunInternalEv |
| 2701 fun:_ZN11MessageLoop10RunHandlerEv |
| 2702 } |
OLD | NEW |