Searched refs:old_rvh (Results 1 – 4 of 4) sorted by relevance
107 RenderViewHost* old_rvh = in CommitPendingLoad() local115 DCHECK_NE(old_rvh, pending_rvh); in CommitPendingLoad()116 RenderViewHostTester::For(old_rvh)->SendShouldCloseACK(true); in CommitPendingLoad()119 RenderViewHost* test_rvh = pending_rvh ? pending_rvh : old_rvh; in CommitPendingLoad()124 RenderViewHostTester::For(old_rvh)->SimulateSwapOutACK(); in CommitPendingLoad()
132 RenderViewHost* old_rvh = GetRenderViewHost(); in CommitPendingNavigation() local136 rvh = static_cast<TestRenderViewHost*>(old_rvh); in CommitPendingNavigation()149 if (old_rvh != rvh) in CommitPendingNavigation()150 static_cast<RenderViewHostImpl*>(old_rvh)->OnSwappedOut(false); in CommitPendingNavigation()
261 RenderViewHost* old_rvh = old_tab->tab_contents()->render_view_host(); in TabReplaced() local262 DevToolsClientHost* client_host = GetDevToolsClientHostFor(old_rvh); in TabReplaced()265 int cookie = DetachClientHost(old_rvh); in TabReplaced()
117 TestRenderViewHost* old_rvh = test_rvh(); in NavigateActiveAndCommit() local121 if (old_rvh != active_rvh()) in NavigateActiveAndCommit()122 old_rvh->SendShouldCloseACK(true); in NavigateActiveAndCommit()130 if (old_rvh != active_rvh()) in NavigateActiveAndCommit()131 old_rvh->OnSwappedOut(false); in NavigateActiveAndCommit()