Re: [web-bluetooth] Can bluetooth objects be used after their originating document is closed?

@beaufortfrancois I haven't thought about workers yet, but I think 
that, because you can't assign objects directly into a worker, they 
won't be affected by this sort of difficulty. 
[Transfering](https://html.spec.whatwg.org/multipage/infrastructure.html#transferable-objects)
 objects results in them having the "right" global, so they probably 
won't be affected by the old global getting close.

-- 
GitHub Notification of comment by jyasskin
Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/57#issuecomment-208961067
 using your GitHub account

Received on Tuesday, 12 April 2016 15:26:14 UTC