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

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

Issue 10097012: Add the suppressions for BalloonViewHost::Init::GtkWidget (issue 104998) back. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 132395)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4442,6 +4442,50 @@
fun:_ZN15tracked_objects10ThreadData32TallyRunOnWorkerThreadIfTrackingEPKNS_6BirthsERKNS_11TrackedTimeES6_S6_
}
{
+ bug_104998a
+ Memcheck:Leak
+ fun:_Znw*
+ ...
+ fun:_ZN16SiteInstanceImpl10GetProcessEv
+ ...
+ fun:_ZN21RenderViewHostFactory6CreateEPN7content12SiteInstanceEPNS0_22RenderViewHostDelegate*SessionStorageNamespace*
+ fun:_ZN21RenderViewHostManager4InitEPN7content14BrowserContextEPNS0_12SiteInstanceEi
+ fun:_ZN15WebContentsImplC1EPN7content14BrowserContextEPNS0_12SiteInstance*SessionStorageNamespace*
+ fun:_ZN7content11WebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstance*SessionStorageNamespace*
+ fun:_ZN11BalloonHost4InitEv
+}
+{
+ bug_104998c
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN20ChildProcessLauncherC1EbRKSt6vectorISt4pairISsSsESaIS2_EEiP11CommandLinePNS_6ClientE
+ fun:_ZN21RenderProcessHostImpl4InitE*
+ ...
+ fun:_ZN21RenderViewHostManager14InitRenderView*
+ fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
+ fun:_ZN15WebContentsImpl15NavigateToEntryERKN7content19NavigationEntryImplENS0_20NavigationController10ReloadTypeE
+ fun:_ZN15WebContentsImpl22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
+ fun:_ZN24NavigationControllerImpl22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
+ fun:_ZN24NavigationControllerImpl9LoadEntryEPN7content19NavigationEntryImplE
+ fun:_ZN24NavigationControllerImpl7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
+ fun:_ZN11BalloonHost4InitEv
+}
+{
+ bug_104998d
+ Memcheck:Leak
+ fun:_Znw*
+ ...
+ fun:_ZN21RenderProcessHostImpl4InitE*
+ ...
+ fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
+ fun:_ZN15WebContentsImpl15NavigateToEntryERKN7content19NavigationEntryImplENS0_20NavigationController10ReloadTypeE
+ fun:_ZN15WebContentsImpl22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
+ fun:_ZN24NavigationControllerImpl22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
+ fun:_ZN24NavigationControllerImpl9LoadEntryEPN7content19NavigationEntryImplE
+ fun:_ZN24NavigationControllerImpl7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
+ fun:_ZN11BalloonHost4InitEv
+}
+{
bug_105715
Memcheck:Uninitialized
...
« 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