Commit 6edb767d authored by zhaoqin@google.com's avatar zhaoqin@google.com

suppress memory leaks from mojo::internal::InterfaceImplState<mojo::Shell>::Bind

BUG=372487
TBR=darin@chromium.org
TEST=waterfall

Review URL: https://codereview.chromium.org/276343004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269833 0039d316-1c4b-4281-b951-d872f2087c98
parent 9ccdd0b4
...@@ -6452,3 +6452,52 @@ ...@@ -6452,3 +6452,52 @@
fun:_ZN4base26PostTaskAndReplyWithResultIbbEEbPNS_10TaskRunnerERKN15tracked_objects8LocationERKNS_8CallbackIFT_vEEERKNS7_IFvT0_EEE fun:_ZN4base26PostTaskAndReplyWithResultIbbEEbPNS_10TaskRunnerERKN15tracked_objects8LocationERKNS_8CallbackIFT_vEEERKNS7_IFvT0_EEE
fun:_ZN4base19ImportantFileWriter8WriteNowERKSs fun:_ZN4base19ImportantFileWriter8WriteNowERKSs
} }
{
bug_372487_a
Memcheck:Leak
fun:_Znw*
...
fun:_ZN4mojo10BindToPipeIN7content19MojoApplicationHost9ShellImplEEEPT_S5_NS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
fun:_ZN7content19MojoApplicationHost4InitEv
fun:_ZN7content21RenderProcessHostImpl4InitEv
fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEEiib
fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14RenderViewHostEiPNS_26CrossProcessFrameConnectorE
fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostEi
fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE
fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKNS_19NavigationEntryImplENS_20NavigationController10ReloadTypeE
fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostImplENS_20NavigationController10ReloadTypeE
fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImplE
fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20NavigationController13LoadURLParamsE
fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs
fun:_ZN7content5Shell7LoadURLERK4GURL
fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMainRunnerEN4base14DefaultDeleterIS5_EEE
fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17BrowserMainRunnerEN4base14DefaultDeleterIS4_EEE
fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
}
{
bug_372487_b
Memcheck:Leak
fun:_Znw*
...
fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
fun:_ZN4mojo8internal18InterfaceImplStateINS_5ShellEE4BindENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
fun:_ZN4mojo10BindToPipeIN7content19MojoApplicationHost9ShellImplEEEPT_S5_NS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
fun:_ZN7content19MojoApplicationHost4InitEv
fun:_ZN7content21RenderProcessHostImpl4InitEv
fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEEiib
fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14RenderViewHostEiPNS_26CrossProcessFrameConnectorE
fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostEi
fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE
fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKNS_19NavigationEntryImplENS_20NavigationController10ReloadTypeE
fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostImplENS_20NavigationController10ReloadTypeE
fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImplE
fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20NavigationController13LoadURLParamsE
fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs
fun:_ZN7content5Shell7LoadURLERK4GURL
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment