Home | History | Annotate | Download | only in extensions

Lines Matching refs:tab

49     TabContents* tab = browser()->GetSelectedTabContents();
50 ASSERT_TRUE(tab->controller().GetActiveEntry());
51 EXPECT_TRUE(tab->controller().GetActiveEntry()->url().
61 // Navigate to the new tab page. The overridden new tab page
64 TabContents* tab = browser()->GetSelectedTabContents();
65 ASSERT_TRUE(tab->controller().GetActiveEntry());
66 EXPECT_TRUE(tab->controller().GetActiveEntry()->url().
85 // Navigate an incognito tab to the new tab page. We should get the actual
86 // new tab page because we can't load chrome-extension URLs in incognito.
92 TabContents* tab = otr_browser->GetSelectedTabContents();
93 ASSERT_TRUE(tab->controller().GetActiveEntry());
94 EXPECT_FALSE(tab->controller().GetActiveEntry()->url().