[web-bluetooth] Pull Request: Abort Bluetooth discovery when focus is lost

odejesush has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth:

== Abort Bluetooth discovery when focus is lost ==
This change adds a handler for loss of full activity that stops any on-going Bluetooth scans. This is to mitigate an identity risk that is present if two sites are watching for device advertisements and receive the same advertisement at the same time.

See https://github.com/WebBluetoothCG/web-bluetooth/pull/481

Received on Friday, 20 March 2020 17:34:21 UTC