Re: [web-bluetooth] Allow device connections from only one script context at a time.

I'm really reluctant to add this restriction on developers and users. 
We should prefer making our implementation somewhat more complex so 
that websites and user experiences can be less complex.

If we do it, I think "just disconnect the other page" is the only 
plausible way: we shouldn't show UI on an event the user might not be 
expecting, and we can't give the web page enough information for it to
 tell the user which other page to close.

-- 
GitHub Notif of comment by jyasskin
See 
https://github.com/WebBluetoothCG/web-bluetooth/issues/169#issuecomment-147550036

Received on Monday, 12 October 2015 23:41:06 UTC