<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Exception when trying to get self.crypto.webkitSubtle in WebWorker"
   href="https://bugs.webkit.org/show_bug.cgi?id=170446#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Exception when trying to get self.crypto.webkitSubtle in WebWorker"
   href="https://bugs.webkit.org/show_bug.cgi?id=170446">bug 170446</a>
              from <span class="vcard"><a class="email" href="mailto:jiewen_tan&#64;apple.com" title="Jiewen Tan &lt;jiewen_tan&#64;apple.com&gt;"> <span class="fn">Jiewen Tan</span></a>
</span></b>
        <pre>(In reply to Yury Strozhevsky from <a href="show_bug.cgi?id=170446#c0">comment #0</a>)
<span class="quote">&gt; I am trying to use WebCrypto API inside WebWorker. When I try to even just
&gt; get value of &quot;self.crypto.webkitSubtle&quot; I got error &quot;Operation is not
&gt; supported&quot;. When I get value of &quot;self.crypto.subtle&quot; everithing is fine. I
&gt; do know that &quot;webkitSubtle&quot; is deprecated, but I do expect to have just a
&gt; warning here, not an expection.</span >

Please use our new api self.crypto.subtle for any future development. Thanks.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>