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

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

Issue 1512021: Revert 43692 - Adds some debugging info in hopes of tracking leak in... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 9 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 | « chrome/browser/views/tabs/tab_strip.cc ('k') | views/animation/bounds_animator.cc » ('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 43695)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -2635,6 +2635,25 @@
fun:_ZN11ProfileImpl14InitExtensionsEv
}
{
+ bug_40475
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN8TabStrip20NewTabAnimation1DoneEv
+ fun:_Z16DispatchToMethodI8TabStripMS0_FvvEEvPT_T0_RK6Tuple0
+ fun:_ZN4base9BaseTimerI8TabStripLb0EE9TimerTask3RunEv
+ fun:_ZN11MessageLoop7RunTaskEP4Task
+ fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
+ fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE
+ fun:_ZN4base16MessagePumpForUI17RunWithDispatcherEPNS_11MessagePump8DelegateEPNS0_10DispatcherE
+ fun:_ZN11MessageLoop11RunInternalEv
+ fun:_ZN11MessageLoop10RunHandlerEv
+ fun:_ZN16MessageLoopForUI3RunEPN4base16MessagePumpForUI10DispatcherE
+ fun:_ZN59_GLOBAL__N_chrome_browser_browser_main.cc_00000000_4D8C310C16RunUIMessageLoopEP14BrowserProcess
+ fun:_Z11BrowserMainRK18MainFunctionParams
+ fun:ChromeMain
+ fun:main
+}
+{
bug_40481
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « chrome/browser/views/tabs/tab_strip.cc ('k') | views/animation/bounds_animator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698