[webkit-reviews] review granted: [Bug 128702] [WK2] Add a C API to get WebCrypto master key from a client : [Attachment 224024] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 12 16:30:10 PST 2014


Anders Carlsson <andersca at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 128702: [WK2] Add a C API to get WebCrypto master key from a client
https://bugs.webkit.org/show_bug.cgi?id=128702

Attachment 224024: proposed patch
https://bugs.webkit.org/attachment.cgi?id=224024&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=224024&action=review


> Source/WebKit2/UIProcess/API/C/WKContext.h:89
> +    // Version 1.
> +    WKContextCopyWebCryptoMasterKeyCallback				  
copyWebCryptoMasterKey;

I don't think you need to update this struct.


More information about the webkit-reviews mailing list