Bug 173323

Summary: SubtleCrypto should only be available in a secure context
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, jiewen_tan, sam
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: All   

Daniel Bates
Reported 2017-06-13 13:25:19 PDT
window.crypto.subtle should only be available in a secure context as per <https://w3c.github.io/webcrypto/Overview.html#crypto-interface> (W3C Editor's Draft 24 October 2016).
Attachments
Daniel Bates
Comment 1 2017-06-13 13:26:39 PDT
*** This bug has been marked as a duplicate of bug 166959 ***
Note You need to log in before you can comment on or make changes to this bug.