[web-bluetooth] Clarify how allowed Bluetooth devices are stored. (#464)

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

== Clarify how allowed Bluetooth devices are stored. ==
The spec currently does not specify how Bluetooth device permissions should be stored. There is a [note](https://webbluetoothcg.github.io/web-bluetooth/#bluetooth) that mentions that an origin can access any service whose UUID was listed in the request device filters and optional services.

The WebUSB spec has a [explicit algorithm](https://wicg.github.io/webusb/#add-device-to-storage) for storing granted device permissions, so we should probably do the same for Web Bluetooth.

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

Received on Monday, 13 January 2020 18:15:25 UTC