[Webkit-unassigned] [Bug 170446] Exception when trying to get self.crypto.webkitSubtle in WebWorker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 5 11:04:00 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170446

--- Comment #4 from Jiewen Tan <jiewen_tan at apple.com> ---
(In reply to Yury Strozhevsky from comment #0)
> I am trying to use WebCrypto API inside WebWorker. When I try to even just
> get value of "self.crypto.webkitSubtle" I got error "Operation is not
> supported". When I get value of "self.crypto.subtle" everithing is fine. I
> do know that "webkitSubtle" is deprecated, but I do expect to have just a
> warning here, not an expection.

Please use our new api self.crypto.subtle for any future development. Thanks.

-- 
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/20170405/6a314434/attachment.html>


More information about the webkit-unassigned mailing list