Re: [web-bluetooth] Error out earlier if no allowedServices.

That error shows up only if you call `getPrimaryService(s)` with a 
UUID. If you call `getPrimaryServices()` and you haven't requested 
access to any services then you just get `DOMException: No Services 
found in device.`

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

Received on Wednesday, 12 October 2016 21:45:15 UTC