[web-bluetooth] Pull Request: Handle Visibility Change for watchAdvertisements

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

== Handle Visibility Change for watchAdvertisements ==
This change adds steps to stop a scan operations started by
watchAdvertisements() when the page visibility state is not "visible".

This change also removes the "unstable" class from watchAdvertisements
and abort watchAdvertisements.

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

Received on Wednesday, 1 July 2020 21:25:41 UTC