Bug 124161 - Support WebCrypto KeyPair interface
Summary: Support WebCrypto KeyPair interface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks: 122679
  Show dependency treegraph
 
Reported: 2013-11-11 12:18 PST by Alexey Proskuryakov
Modified: 2013-11-11 13:18 PST (History)
11 users (show)

See Also:


Attachments
proposed patch (20.35 KB, patch)
2013-11-11 12:40 PST, Alexey Proskuryakov
ggaren: review+
Details | Formatted Diff | Diff
with less Gtk build breakage (20.69 KB, patch)
2013-11-11 13:07 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

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