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

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

Issue 6272028: Delete tab_loader when there are no more tabs to be loaded or painted (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed new suppressions Created 9 years, 11 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/sessions/session_restore.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index d602a311ccb238e4e922bd629ed95cda0fba136c..2eab475cb0f746776b6ed9a96d7373be6c4f88f0 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3684,11 +3684,6 @@
bug_71152
Memcheck:Leak
fun:_Znw*
- fun:_ZN71_GLOBAL__N_chrome_browser_sessions_session_restore.cc_00000000_53883C4D18SessionRestoreImpl16StartTabCreationEv
- fun:_ZN71_GLOBAL__N_chrome_browser_sessions_session_restore.cc_00000000_53883C4D18SessionRestoreImpl21ProcessSessionWindowsEPSt6vectorIP13SessionWindowSaIS3_EE
- fun:_ZN71_GLOBAL__N_chrome_browser_sessions_session_restore.cc_00000000_53883C4D18SessionRestoreImpl12OnGotSessionEiPSt6vectorIP13SessionWindowSaIS3_EE
- fun:_Z16DispatchToMethodIN71_GLOBAL__N_chrome_browser_sessions_session_restore.cc_00000000_53883C4D18SessionRestoreImplEMS1_FviPSt6vectorIP13SessionWindowSaIS4_EEEiS7_EvPT_T0_RK6Tuple2IT1_T2_E
- fun:_ZN12CallbackImplIN71_GLOBAL__N_chrome_browser_sessions_session_restore.cc_00000000_53883C4D18SessionRestoreImplEMS1_FviPSt6vectorIP13SessionWindowSaIS4_EEE6Tuple2IiS7_EE13RunWithParamsERKSB_
fun:_ZN14SessionService20OnGotSessionCommandsEi13scoped_refptrIN18BaseSessionService26InternalGetCommandsRequestEE
fun:_Z16DispatchToMethodI14SessionServiceMS0_Fvi13scoped_refptrIN18BaseSessionService26InternalGetCommandsRequestEEEiS4_EvPT_T0_RK6Tuple2IT1_T2_E
fun:_ZN12CallbackImplI14SessionServiceMS0_Fvi13scoped_refptrIN18BaseSessionService26InternalGetCommandsRequestEEE6Tuple2IiS4_EE13RunWithParamsERKS8_
« no previous file with comments | « chrome/browser/sessions/session_restore.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698