- From: <bugzilla@jessica.w3.org>
- Date: Fri, 24 Jan 2014 07:05:18 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22646
--- Comment #11 from Cameron McCormack <cam@mcc.id.au> ---
https://github.com/heycam/webidl/commit/b38006ce3682fc07c1be52a49130bea5e42e7c78
Summary:
* Window should change its [Global] to [PrimaryGlobal]
* the [Global] on SharedWorkerGlobalScope and DedicatedWorkerGlobalScope
should become [Global=Worker]
* you can use [Exposed=Worker] or [Exposed=Window,Worker] as appropriate
on interfaces, interface members, partial interfaces, and dictionaries
that have constructors.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 24 January 2014 07:05:24 UTC