Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DWebLoaderClient.cpp158 void WebLoaderClient::didReceiveAuthenticationChallengeInFrame(WebPageProxy* page, WebFrameProxy* f… in didReceiveAuthenticationChallengeInFrame() function in WebKit::WebLoaderClient
160 if (!m_client.didReceiveAuthenticationChallengeInFrame) in didReceiveAuthenticationChallengeInFrame()
163 …m_client.didReceiveAuthenticationChallengeInFrame(toAPI(page), toAPI(frame), toAPI(authenticationC… in didReceiveAuthenticationChallengeInFrame()
H A DWebLoaderClient.h68 …void didReceiveAuthenticationChallengeInFrame(WebPageProxy*, WebFrameProxy*, AuthenticationChallen…
H A DWebPageProxy.cpp2932 …m_loaderClient.didReceiveAuthenticationChallengeInFrame(this, frame, authenticationChallenge.get()… in didReceiveAuthenticationChallenge()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/C/
H A DWKPage.h91 …eceiveAuthenticationChallengeInFrameCallback didReceiveAuthenticationChallengeInFrame; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/
H A DChangeLog-2011-02-1614694 (WebKit::WebLoaderClient::didReceiveAuthenticationChallengeInFrame):
15601 (WebKit::WebLoaderClient::didReceiveAuthenticationChallengeInFrame):