Bug 157900
| Summary: | expose Web Crypto API inside Web Workers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | unsung_hero-97 |
| Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | CC: | ap |
| Priority: | P1 | ||
| Version: | Safari 9 | ||
| Hardware: | Mac | ||
| OS: | OS X 10.11 | ||
unsung_hero-97
The Web Crypto API is mostly supported in Safari on the main thread, but it is not supported inside a Web Worker context. Please add support for running Web Crypto inside a Web Worker.
Two related bugs were reported a while ago, but it doesn't seem like they have been addressed:
https://bugs.webkit.org/show_bug.cgi?id=104851
https://bugs.webkit.org/show_bug.cgi?id=129928
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 129928 ***