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

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 1784011: Suppress extensions leak on Mac. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 7 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 2682 matching lines...) Expand 10 before | Expand all | Expand 10 after
2693 fun:_ZN3net17DelayedSocketData12CompleteReadEv 2693 fun:_ZN3net17DelayedSocketData12CompleteReadEv
2694 fun:_Z16DispatchToMethodIN3net17DelayedSocketDataEMS1_FvvEEvPT_T0_RK6Tuple0 2694 fun:_Z16DispatchToMethodIN3net17DelayedSocketDataEMS1_FvvEEvPT_T0_RK6Tuple0
2695 fun:_ZN27ScopedRunnableMethodFactoryIN3net17DelayedSocketDataEE14RunnableMeth odIMS1_FvvE6Tuple0E3RunEv 2695 fun:_ZN27ScopedRunnableMethodFactoryIN3net17DelayedSocketDataEE14RunnableMeth odIMS1_FvvE6Tuple0E3RunEv
2696 fun:_ZN11MessageLoop7RunTaskEP4Task 2696 fun:_ZN11MessageLoop7RunTaskEP4Task
2697 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 2697 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
2698 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE 2698 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE
2699 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE 2699 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
2700 fun:_ZN11MessageLoop11RunInternalEv 2700 fun:_ZN11MessageLoop11RunInternalEv
2701 fun:_ZN11MessageLoop10RunHandlerEv 2701 fun:_ZN11MessageLoop10RunHandlerEv
2702 } 2702 }
2703 {
2704 bug_42880
2705 Memcheck:Leak
2706 fun:_Znw*
2707 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsSt3setIiSt4less IiESaIiEEEEE8allocateEmPKv
2708 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSt3setIiSt4lessIiESaIiEEESt10_Select1stIS7_ES 3_ISsESaIS7_EE11_M_get_nodeEv
2709 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSt3setIiSt4lessIiESaIiEEESt10_Select1stIS7_ES 3_ISsESaIS7_EE14_M_create_nodeERKS7_
2710 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSt3setIiSt4lessIiESaIiEEESt10_Select1stIS7_ES 3_ISsESaIS7_EE9_M_insertEPSt18_Rb_tree_node_baseSE_RKS7_
2711 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSt3setIiSt4lessIiESaIiEEESt10_Select1stIS7_ES 3_ISsESaIS7_EE13insert_uniqueERKS7_
2712 fun:_ZNSt8_Rb_treeISsSt4pairIKSsSt3setIiSt4lessIiESaIiEEESt10_Select1stIS7_ES 3_ISsESaIS7_EE13insert_uniqueESt17_Rb_tree_iteratorIS7_ERKS7_
2713 fun:_ZNSt3mapISsSt3setIiSt4lessIiESaIiEES1_ISsESaISt4pairIKSsS4_EEE6insertESt 17_Rb_tree_iteratorIS8_ERKS8_
2714 fun:_ZNSt3mapISsSt3setIiSt4lessIiESaIiEES1_ISsESaISt4pairIKSsS4_EEEixERS7_
2715 fun:_ZN23ExtensionMessageService24DispatchEventToRenderersERKSsS1_bRK4GURL
2716 fun:_ZL13DispatchEventP7ProfilePKcSs
2717 fun:_ZN27ExtensionBrowserEventRouter12TabClosingAtEP11TabContentsi
2718 fun:_ZN13TabStripModel16InternalCloseTabEP11TabContentsib
2719 fun:_ZN13TabStripModel17InternalCloseTabsESt6vectorIiSaIiEEb
2720 fun:_ZN13TabStripModel12CloseAllTabsEv
2721 fun:_ZN7Browser12CloseAllTabsEv
2722 fun:_ZN7Browser15OnWindowClosingEv
2723 fun:-[BrowserWindowController windowShouldClose:]
2724 fun:-[NSWindow _document:shouldClose:contextInfo:]
2725 fun:-[NSWindow __close]
2726 fun:-[NSWindow _close:]
2727 fun:-[NSApplication sendAction:to:from:]
2728 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698