Bug 124161

Summary: Support WebCrypto KeyPair interface
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, ggaren, gyuyoung.kim, kondapallykalyan, mhahnenberg, philn, rakuco, sam, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122679    
Attachments:
Description Flags
proposed patch
ggaren: review+
with less Gtk build breakage none

Description Alexey Proskuryakov 2013-11-11 12:18:42 PST
RSA key generation will return a private/public key pair.
Comment 1 Alexey Proskuryakov 2013-11-11 12:40:32 PST
Created attachment 216599 [details]
proposed patch
Comment 2 Geoffrey Garen 2013-11-11 12:58:51 PST
Comment on attachment 216599 [details]
proposed patch

r=me

You are the first soul to get an addOpaqueRoot call right on the first try. Hooray?
Comment 3 Alexey Proskuryakov 2013-11-11 13:07:43 PST
Created attachment 216605 [details]
with less Gtk build breakage
Comment 4 WebKit Commit Bot 2013-11-11 13:18:17 PST
Comment on attachment 216605 [details]
with less Gtk build breakage

Clearing flags on attachment: 216605

Committed r159068: <http://trac.webkit.org/changeset/159068>
Comment 5 WebKit Commit Bot 2013-11-11 13:18:19 PST
All reviewed patches have been landed.  Closing bug.