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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Daniel Bates
*** This bug has been marked as a duplicate of bug 166959 ***