Searched refs:effective_tab (Results 1 – 1 of 1) sorted by relevance
266 TabContents* effective_tab = originating_tab; in CanDownloadImpl() local267 if (effective_tab->delegate()) { in CanDownloadImpl()268 effective_tab = in CanDownloadImpl()269 effective_tab->delegate()->GetConstrainingContents(effective_tab); in CanDownloadImpl()273 &effective_tab->controller(), &originating_tab->controller(), true); in CanDownloadImpl()293 state->PromptUserForDownload(effective_tab, callback); in CanDownloadImpl()