Bug 56972 - Add WKBundleSetHostAllowsAnyHTTPSCertificate() for Windows
Summary: Add WKBundleSetHostAllowsAnyHTTPSCertificate() for Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 15:41 PDT by Jeff Miller
Modified: 2011-03-23 16:19 PDT (History)
0 users

See Also:


Attachments
Patch (5.91 KB, patch)
2011-03-23 15:48 PDT, Jeff Miller
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2011-03-23 15:41:42 PDT
We need a WebKit2 equivalent to the WebKit1 API IWebMutableURLRequest::setAllowsAnyHTTPSCertificate().
Comment 1 Jeff Miller 2011-03-23 15:48:29 PDT
Created attachment 86715 [details]
Patch
Comment 2 Jeff Miller 2011-03-23 16:19:08 PDT
Committed r81819: <http://trac.webkit.org/changeset/81819>