Bug 124738 - Implement WebCrypto wrapKey
Summary: Implement WebCrypto wrapKey
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-21 12:36 PST by Alexey Proskuryakov
Modified: 2013-11-21 13:53 PST (History)
6 users (show)

See Also:


Attachments
proposed patch (18.87 KB, patch)
2013-11-21 12:39 PST, Alexey Proskuryakov
andersca: review+
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-21 12:36:37 PST
Another chained operation.
Comment 1 Alexey Proskuryakov 2013-11-21 12:39:39 PST
Created attachment 217600 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2013-11-21 13:53:03 PST
Committed <http://trac.webkit.org/r159644>.