Searched defs:new_site_instance (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager.cc732 SiteInstance* new_site_instance,
737 if (new_site_instance) {
738 return !new_site_instance->IsRelatedSiteInstance(
729 ShouldSwapBrowsingInstancesForNavigation( const GURL& current_effective_url, bool current_is_view_source_mode, SiteInstance* new_site_instance, const GURL& new_effective_url, bool new_is_view_source_mode) const argument

Completed in 133 milliseconds