Home
last modified time | relevance | path

Searched refs:WebURL (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/libcef/renderer/extensions/
Dextensions_renderer_client.h21 class WebURL; variable
77 const blink::WebURL& url,
Dextensions_renderer_client.cc119 const blink::WebURL& url, in WillSendRequest()
/third_party/cef/libcef/renderer/
Ddom_document_impl.cc24 using blink::WebURL;
164 const WebURL& url = document.BaseURL(); in GetBaseURL()
179 const WebURL& url = in GetCompleteURL()
Drender_urlrequest_impl.cc31 using blink::WebURL;
62 bool WillFollowRedirect(const WebURL& new_url,
168 void OnStopRedirect(const WebURL& redirect_url, in OnStopRedirect()
395 const WebURL& new_url, in WillFollowRedirect()
/third_party/cef/patch/patches/
Dwebkit_plugin_info_2015.patch6 const WebURL& url,
/third_party/cef/libcef/renderer/alloy/
Dalloy_content_renderer_client.h97 const blink::WebURL& url,
Dalloy_content_renderer_client.cc403 const blink::WebURL& url, in WillSendRequest()