WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128702
[WK2] Add a C API to get WebCrypto master key from a client
https://bugs.webkit.org/show_bug.cgi?id=128702
Summary
[WK2] Add a C API to get WebCrypto master key from a client
Alexey Proskuryakov
Reported
2014-02-12 16:11:46 PST
WebCrypto key serialization needs a master key, and WebKit2 clients should have a say in what it is.
Attachments
proposed patch
(9.24 KB, patch)
2014-02-12 16:15 PST
,
Alexey Proskuryakov
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2014-02-12 16:15:54 PST
Created
attachment 224024
[details]
proposed patch
Anders Carlsson
Comment 2
2014-02-12 16:27:26 PST
Comment on
attachment 224024
[details]
proposed patch 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.
Alexey Proskuryakov
Comment 3
2014-02-12 16:34:28 PST
Committed <
http://trac.webkit.org/r163999
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug