Home | History | Annotate | Download | only in instant

Lines Matching refs:tab

97     TabContentsWrapper* tab = use_current ?
99 ASSERT_TRUE(tab);
100 preview_ = tab->tab_contents();
297 void WaitForMessageToBeProcessedByRenderer(TabContentsWrapper* tab) {
299 CheckBoolValueFromJavascript(true, "true", tab->tab_contents()));
544 // When the response comes back that the page doesn't support instant the tab
594 // When the response comes back that the page doesn't support instant the tab
641 // When instant sees the 403, it should close the tab.
647 // Try loading another url on the server. Instant shouldn't create a new tab