RESOLVED FIXED 132924
Use the correct client in WebPageProxy::unwrapCryptoKey
https://bugs.webkit.org/show_bug.cgi?id=132924
Summary Use the correct client in WebPageProxy::unwrapCryptoKey
Alexey Proskuryakov
Reported 2014-05-14 14:48:05 PDT
<http://trac.webkit.org/changeset/168324> changed which client is used for wrapCryptoKey, but not which one is used for unwrapCryptoKey, so unwrapping doesn't work with Objective-C API.
Attachments
proposed fix (1.48 KB, patch)
2014-05-14 14:50 PDT, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2014-05-14 14:50:00 PDT
Created attachment 231466 [details] proposed fix
Alexey Proskuryakov
Comment 2 2014-05-14 16:21:37 PDT
Note You need to log in before you can comment on or make changes to this bug.