Bug 131370 - [Cocoa] Add a _certificateChain property to WKWebProcessPlugInFrame
Summary: [Cocoa] Add a _certificateChain property to WKWebProcessPlugInFrame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-08 10:43 PDT by mitz
Modified: 2014-04-08 10:46 PDT (History)
0 users

See Also:


Attachments
Add the property (4.12 KB, patch)
2014-04-08 10:44 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-04-08 10:43:05 PDT
[Cocoa] Add a _certificateChain property to WKWebProcessPlugInFrame
Comment 1 mitz 2014-04-08 10:44:40 PDT
Created attachment 228852 [details]
Add the property
Comment 2 mitz 2014-04-08 10:46:46 PDT
Committed <http://trac.webkit.org/r166935>.