Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/win/
DWKBundlePrivateWin.h35 WK_EXPORT void WKBundleSetHostAllowsAnyHTTPSCertificate(WKBundleRef bundle, WKStringRef host);
DWKBundlePrivateWin.cpp35 void WKBundleSetHostAllowsAnyHTTPSCertificate(WKBundleRef bundleRef, WKStringRef host) in WKBundleSetHostAllowsAnyHTTPSCertificate() function
/external/webkit/Source/WebKit2/
DChangeLog5511 …* WebProcess/InjectedBundle/API/c/WKBundle.cpp: Moved WKBundleSetHostAllowsAnyHTTPSCertificate() a…
5512 …ebProcess/InjectedBundle/API/c/WKBundlePrivate.h: Moved WKBundleSetHostAllowsAnyHTTPSCertificate()…
5515 (WKBundleSetHostAllowsAnyHTTPSCertificate): Moved from WKBundle.cpp.
7081 Add WKBundleSetHostAllowsAnyHTTPSCertificate() for Windows
7087 (WKBundleSetHostAllowsAnyHTTPSCertificate): Added.
7088 …ebProcess/InjectedBundle/API/c/WKBundlePrivate.h: Added WKBundleSetHostAllowsAnyHTTPSCertificate().