RESOLVED FIXED 156307
window.Crypto is missing
https://bugs.webkit.org/show_bug.cgi?id=156307
Summary window.Crypto is missing
Sam Weinig
Reported 2016-04-06 13:30:54 PDT
We don't currently expose the Crypto constructor on the global object. The spec, https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#crypto-interface, doesn't say we should exclude it, so we shouldn't be.
Attachments
Patch (9.65 KB, patch)
2016-04-06 15:15 PDT, Sam Weinig
joepeck: review+
Radar WebKit Bug Importer
Comment 1 2016-04-06 13:32:54 PDT
Sam Weinig
Comment 2 2016-04-06 15:15:16 PDT
Joseph Pecoraro
Comment 3 2016-04-06 15:17:34 PDT
Comment on attachment 275823 [details] Patch r=me!
Sam Weinig
Comment 4 2016-04-07 10:12:24 PDT
Note You need to log in before you can comment on or make changes to this bug.