Bug 128725

Summary: [Mac] Add a WebKit1 SPI to get WebCrypto master key from a client
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit APIAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, sam, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Description Alexey Proskuryakov 2014-02-12 22:13:30 PST
WebKit1 variant of bug 128702.
Comment 1 Alexey Proskuryakov 2014-02-12 22:18:52 PST
Created attachment 224047 [details]
proposed patch

I'm not yet quite sure whether we need this, or if we should just have code in WebKit that puts the master key into Keychain.

Would like some feedback as to whether I did this correctly.
Comment 2 Alexey Proskuryakov 2014-02-12 23:34:21 PST
OK, I think that we need this, if only to make DumpRenderTree work regardless of whether keychain is locked.
Comment 3 WebKit Commit Bot 2014-02-13 11:27:27 PST
Comment on attachment 224047 [details]
proposed patch

Clearing flags on attachment: 224047

Committed r164042: <http://trac.webkit.org/changeset/164042>
Comment 4 WebKit Commit Bot 2014-02-13 11:27:29 PST
All reviewed patches have been landed.  Closing bug.