- From: <bugzilla@jessica.w3.org>
- Date: Mon, 02 Feb 2015 22:20:28 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27942
Bug ID: 27942
Summary: Expose GlobalCrypto in Worker
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: ttaubert@mozilla.com
CC: public-webcrypto@w3.org
Bug 25390 changed the IDL but forgot to expose GlobalCrypto in Worker.
> -[NoInterfaceObject]
> +[NoInterfaceObject, Exposed=(Window,Worker)]
> interface GlobalCrypto {
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 2 February 2015 22:20:29 UTC