Bug 124724 - Make the ResourceRequest/Response primitives work in terms of platform agnostic CertificateInfo object
Summary: Make the ResourceRequest/Response primitives work in terms of platform agnost...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Wingo
URL:
Keywords:
Depends on: 124150 124720
Blocks: 118520
  Show dependency treegraph
 
Reported: 2013-11-21 10:17 PST by Csaba Osztrogonác
Modified: 2013-12-22 01:57 PST (History)
3 users (show)

See Also:


Attachments
Patch (42.22 KB, patch)
2013-12-08 08:12 PST, Andy Wingo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.