Home
last modified time | relevance | path

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

/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc168 void OnStopRedirect(const WebURL& redirect_url, in OnStopRedirect() function in CefRenderURLRequest::Context
405 context_->OnStopRedirect(new_url, passed_redirect_response); in WillFollowRedirect()