Home | History | Annotate | Download | only in automation

Lines Matching refs:interstitial_page

95 #include "content/browser/tab_contents/interstitial_page.h"
1329 if (tab_contents && tab_contents->interstitial_page()) {
1330 tab_contents->interstitial_page()->DontProceed();
1382 *page_type = INTERSTITIAL_PAGE;
1403 if (entry->page_type() == INTERSTITIAL_PAGE) {
2636 pagetype_to_string[INTERSTITIAL_PAGE] = "INTERSTITIAL_PAGE";