Home | History | Annotate | Download | only in browser

Lines Matching refs:url

114                               const GURL& url,
131 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
150 const GURL& url,
163 // delegate who knows how to display the dialog (which file URL and JSON
228 void Navigate(const GURL& url, const GURL& referrer);
242 // browser sends over the ack, we receive a top level URL navigation for the
247 GURL url;
260 // Sends over pending Open URL requests to the external host.
290 // If all the url requests for this tab are to be loaded via automation.
293 // whether top level URL requests are to be handled by the automation client.
306 // The URL request context to be used for this tab. Can be NULL.
314 // Contains the list of URL requests which are pending waiting for an ack
368 virtual void OpenURLFromTab(TabContents* source, const GURL& url,
382 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {