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

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

Issue 16360007: [content shell] don't leak the devtools delegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « content/shell/shell_browser_main_parts.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 c56e823acf2e484506f644f700f997eaee95e947..601171da760ff43d820bef9c0d7e1162f068bcb9 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -7326,19 +7326,6 @@ fun:_ZN7content21RenderViewHostManager8NavigateERKNS_19NavigationEntryImplE
fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
}
{
- bug_246359
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv
- fun:_ZN7content15BrowserMainLoop13CreateThreadsEv
- fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE
- fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsE
- fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
- fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
- fun:_ZN7content21ContentMainRunnerImpl3RunEv
- fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
-}
-{
bug_245866
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « content/shell/shell_browser_main_parts.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698