Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 235020: Combining suppressions for linux, win and mac into single file (with widening... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 27175)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -973,42 +973,19 @@
{
bug_22923
Memcheck:Leak
- fun:_Znwj
...
fun:_ZN13WorkerService21CreateDedicatedWorkerERK4GURLiiPN3IPC7Message6SenderEii
fun:_ZN21ResourceMessageFilter23OnCreateDedicatedWorkerERK4GURLiPi
fun:_Z16DispatchToMethodI21ResourceMessageFilterMS0_FvRK4GURLiPiES1_iiEvPT_T0_RK6Tuple2IT1_T2_EP6Tuple1IT3_E
- fun:_ZN3IPC16MessageWithReplyI6Tuple2I4GURLiE6Tuple1IRiEE8DispatchI21ResourceMessageFilterMS9_FvRKS2_iPiEEEbPKNS_7MessageEPT_T0_
- fun:_ZN21ResourceMessageFilter17OnMessageReceivedERKN3IPC7MessageE
- fun:_ZN3IPC12ChannelProxy7Context10TryFiltersERKNS_7MessageE
- fun:_ZN3IPC11SyncChannel11SyncContext17OnMessageReceivedERKNS_7MessageE
- fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
- fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
- fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv
- fun:event_process_active
- fun:event_base_loop
- fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
- fun:_ZN11MessageLoop11RunInternalEv
- fun:_ZN11MessageLoop10RunHandlerEv
- fun:_ZN11MessageLoop3RunEv
- fun:_ZN4base6Thread3RunEP11MessageLoop
- fun:_ZN4base6Thread10ThreadMainEv
- fun:_Z10ThreadFuncPv
- fun:start_thread
- fun:clone
}
{
bug_22932
Memcheck:Leak
- fun:_Znwj
+ ...
fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS_18MessagePortChannel9EventDataEEE
fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS0_9EventDataEEE
fun:_ZN7WebCore11MessagePort11postMessageERKNS_6StringEPKN3WTF6VectorINS4_6RefPtrIS0_EELj1EEERi
fun:_ZN7WebCore8V8Custom32v8MessagePortPostMessageCallbackERKN2v89ArgumentsE
- fun:_ZN2v88internal21Builtin_HandleApiCallENS0_9ArgumentsE
- ...
- fun:_ZN2v88internal6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPPPS4_Pb
- fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_10JSFunctionEEENS2_INS0_6ObjectEEEiPPPS5_Pb
}
{
bug_22984
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698