[Webkit-unassigned] [Bug 127609] New: Update WebCrypto JWK mapping to use key_ops
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 24 22:33:48 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127609
Summary: Update WebCrypto JWK mapping to use key_ops
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
Blocks: 122679
The way WebCrypto key usages are mapped to JWK has changed since we implemented it. It used to be a comma separated list in "use" attribute, and now they go into a different attribute, key_ops.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list