Lines Matching refs:url
36 // appropriate SiteInstance (and therefore process) based on the URL and
39 const GURL& url,
42 ExtensionHost* CreateView(const GURL& url,
46 const GURL& url,
48 ExtensionHost* CreatePopup(const GURL& url, Browser* browser);
50 const GURL& url,
52 ExtensionHost* CreateInfobar(const GURL& url,
61 const GURL& url);
67 // Returns the SiteInstance that the given URL belongs to.
68 virtual SiteInstance* GetSiteInstanceForURL(const GURL& url);
78 // Returns the extension process that |url| is associated with if it exists.
79 virtual RenderProcessHost* GetExtensionProcess(const GURL& url);