Home | History | Annotate | Download | only in frame_host

Lines Matching defs:current_url

634   const GURL& current_url = (current_entry) ?
649 browser_context, current_url)) {
664 // Check with the content client as well. Important to pass current_url here,
668 current_url, new_url)) {
804 // const GURL& current_url = current_instance->site();
824 const GURL& current_url = (current_entry) ? current_entry->GetURL() :
841 if (SiteInstance::IsSameWebSite(browser_context, current_url, dest_url) &&