Re: [web-bluetooth] Consider allowing UAs to omit navigator.bluetooth on platforms that don't support it.

I'm thinking about removing `navigator.bluetooth` on platforms like 
Windows 7 or MacOX 10.9, where even if the user plugged in a cheap 
dongle, we still wouldn't be able to give them Web Bluetooth. On 
platforms that support Bluetooth but machines where they'd have to 
plug in a dongle, the site would need to use `getAvailability()`.

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

Received on Monday, 10 October 2016 16:39:44 UTC