Home | History | Annotate | Download | only in web_contents

Lines Matching refs:pending_frame_host

226   RenderFrameHost* pending_frame_host =
227 node->render_manager()->pending_frame_host();
228 if (pending_frame_host)
229 on_frame.Run(pending_frame_host);
429 if (root->pending_frame_host()) {
432 RenderFrameDeleted(root->pending_frame_host()));