Home | History | Annotate | Download | only in web_contents

Lines Matching refs:current_url

436   const GURL& current_url = (curr_entry) ? curr_entry->GetURL() :
441 browser_context, current_url)) {
586 // const GURL& current_url = curr_instance->site();
606 const GURL& current_url = (curr_entry) ? curr_entry->GetURL() :
620 if (SiteInstance::IsSameWebSite(browser_context, current_url, dest_url) &&