Lines Matching full:geturl
664 existing_tab->OpenURL(extension->GetFullLaunchURL(), existing_tab->GetURL(),
1507 contents->GetURL(),
1543 if (StartsWithASCII(GetSelectedTabContents()->GetURL().spec(),
1804 web_app::IsValidUrl(current_tab->tab_contents()->GetURL())) <<
3398 if (tc->GetURL().SchemeIs(chrome::kExtensionScheme) &&
3399 tc->GetURL().host() == extension->id()) {
3516 GURL url = preview_contents->tab_contents()->GetURL();
3729 current_tab->ShouldDisplayURL() && current_tab->GetURL().is_valid());
3732 // Instead of using GetURL here, we use url() (which is the "real" url of the
3734 // than the display one (returned by GetURL) which may be different (like
3748 web_app::IsValidUrl(current_tab->GetURL()));
3925 web_app::IsValidUrl(contents->GetURL()));