[Bug 22646] So if we want to say on a per-object basis whether it ought to be exposed to workers (which I think is useful) lets introduce "exposed to document environments", "exposed to worker environments", and [...]

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

--- Comment #21 from Anne <annevk@annevk.nl> ---
That approach does not work for FormData of which the constructor takes a
HTMLFormElement. Given that FormData is exposed in Window and Worker I think it
should be okay if HTMLFormElement ends up being impossible in the Worker
context.

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

Received on Tuesday, 28 January 2014 20:38:28 UTC