CanCommitURL 99 chrome/browser/chrome_content_browser_client.h virtual bool CanCommitURL(content::RenderProcessHost* process_host, CanCommitURL 464 content/browser/frame_host/render_frame_host_impl.cc if (!CanCommitURL(validated_params.url)) { CanCommitURL 660 content/browser/frame_host/render_frame_host_impl.cc return GetContentClient()->browser()->CanCommitURL(GetProcess(), url); CanCommitURL 220 content/browser/frame_host/render_frame_host_impl.h bool CanCommitURL(const GURL& url); CanCommitURL 233 content/public/browser/content_browser_client.h virtual bool CanCommitURL(RenderProcessHost* process_host, const GURL& url);