Home
last modified time | relevance | path

Searched refs:new_referrer (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc64 const WebString& new_referrer,
397 const WebString& new_referrer, in WillFollowRedirect() argument
/third_party/cef/libcef/common/
Drequest_impl.cc505 content::Referrer(GURL(redirect_info.new_referrer), in Set()
/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.cc961 request_.referrer = GURL(new_redirect_info.new_referrer); in ContinueToBeforeRedirect()