[Bug 21650] Require that XHR is available in workers

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21650

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
Hmm, the WorkerNavigator example should probably be used for interfaces, while
constructors should use

[[
This constructor must be visible when the script's global object is either a
Window object or an object implementing the WorkerGlobalScope interface.
]]
see
http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#shared-workers-and-the-sharedworker-interface

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 10 April 2013 06:41:59 UTC