Lines Matching refs:WebContents
49 using content::WebContents;
89 return WebContents::FromRenderFrameHost(render_frame_host) ==
137 explicit RenderViewHostDestructionObserver(WebContents* web_contents)
395 WebContents* web_contents = WebContents::FromRenderViewHost(render_view_host);
460 WebContents* web_contents =
461 WebContents::FromRenderViewHost(render_view_host);
703 // We get this notification both for new WebContents and when one
708 WebContents* contents = content::Source<WebContents>(source).ptr();
718 // one. However we need to watch the WebContents to know when a RVH is
719 // deleted because the WebContents has gone away.
727 WebContents* contents = content::Source<WebContents>(source).ptr();
766 if (GetViewType(WebContents::FromRenderViewHost(rvh)) !=