[Webkit-unassigned] [Bug 163355] Unprefix crypto.webkitSubtle to crypto.subtle
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 12 23:27:15 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163355
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
WebKit implements an early version of the WebCrypto spec, different from other browsers that added this feature later. Because of this, exposing it was crypto.subtle would be a bad idea.
What we need to do is to implement the up to date spec, and to expose that as crypto.subtle.
*** This bug has been marked as a duplicate of bug 160880 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161013/9bc7ca0d/attachment-0001.html>
More information about the webkit-unassigned
mailing list