[web-bluetooth] Describe what happens when the UA revokes access to a device.

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

== Describe what happens when the UA revokes access to a device. ==
http://webbluetoothcg.github.io/web-bluetooth/#dfn-allowed-devices-map
 allows UAs to revoke access at any time, but doesn't yet specify what
 happens as a result. We could do this by adding several checks 
against the `allowed devices map` in each algorithm, but there might 
be a more elegant option.

See https://github.com/WebBluetoothCG/web-bluetooth/issues/116

Received on Thursday, 21 May 2015 22:52:19 UTC