RESOLVED FIXED 124261
Disable WebCrypto on Mountain Lion
https://bugs.webkit.org/show_bug.cgi?id=124261
Summary Disable WebCrypto on Mountain Lion
Alexey Proskuryakov
Reported 2013-11-12 21:54:23 PST
Looks like we can't use CommonCrypto with RSA on 10.8: - CCRSACryptorGetPublicKeyFromPrivateKey is not exported; - CCRSACryptorGeneratePair corrupts memory. Let's just disable WebCrypto on 10.8 for now.
Attachments
patch for landing (7.47 KB, patch)
2013-11-12 22:03 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2013-11-12 22:03:38 PST
Created attachment 216768 [details] patch for landing
WebKit Commit Bot
Comment 2 2013-11-12 23:22:46 PST
Comment on attachment 216768 [details] patch for landing Clearing flags on attachment: 216768 Committed r159179: <http://trac.webkit.org/changeset/159179>
WebKit Commit Bot
Comment 3 2013-11-12 23:22:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.