- From: <bugzilla@jessica.w3.org>
- Date: Wed, 28 Sep 2016 20:02:25 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29878
Bug ID: 29878
Summary: GlobalCrypto IDL is not valid
Product: Web Cryptography
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Web Cryptography API Document
Assignee: sleevi@google.com
Reporter: bzbarsky@mit.edu
CC: public-webcrypto@w3.org
Target Milestone: ---
The mixin is declared exposed only on Window, but then implemented by
WorkerGlobalScope.
What should probably happen here is just using a partial interface extension to
WindowOrWorkerGlobalScope instead....
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 28 September 2016 20:02:33 UTC