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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 4 04:00:45 PDT 2017


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

            Bug ID: 170446
           Summary: Exception when trying to get self.crypto.webkitSubtle
                    in WebWorker
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yury.stro at gmail.com

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.

-- 
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/20170404/2fe9f0df/attachment.html>


More information about the webkit-unassigned mailing list