[web-bluetooth] Clarify undocumented behaviors

dati91 has just created a new issue for 
https://github.com/WebBluetoothCG/web-bluetooth:

== Clarify undocumented behaviors ==
Hi!

There are some cases which not mentioned in the spec:
- [ ] No adapter found
- [ ] Advertised device name is longer than 29 bytes

For these cases Chrome and Servo behaves differently. Chrome throws 
'NotFoundError', Servo throws 'TypeError' with an explanation.

This should be unified in the specification. 

Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/296 using your 
GitHub account

Received on Monday, 19 September 2016 10:51:26 UTC