Bug 156307

Summary: window.Crypto is missing
Product: WebKit Reporter: Sam Weinig <sam>
Component: BindingsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch joepeck: review+

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.