Bug 124724

Summary: Make the ResourceRequest/Response primitives work in terms of platform agnostic CertificateInfo object
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Andy Wingo <wingo>
Status: NEW ---    
Severity: Normal CC: andersca, cgarcia, wingo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 124150, 124720    
Bug Blocks: 118520    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2013-11-21 10:17:27 PST
It is the 3rd step after 
- renaming PlatformCertificateInfo to CertificateInfo (bug124150)
- moving CertificateInfo from WebKit2 to WebCore (bug124720)
Comment 1 Andy Wingo 2013-12-08 08:12:14 PST
Created attachment 218689 [details]
Patch
Comment 2 Andy Wingo 2013-12-08 08:13:24 PST
Comment on attachment 218689 [details]
Patch

Clearing review? flag, as I have no idea if this is actually the right patch to apply :)  However it does build and is the last part of bug 118520.