[web-bluetooth] Pull Request: Fix visibility change and loss of full activity events

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

== Fix visibility change and loss of full activity events ==
This change fixes the steps for handling visibility change and loss of full activity to find the global object for the Document which experienced the event and from there identify the Bluetooth object for which we need to take action.

This introduces the concept of an "associated Bluetooth", similar to an "associated Document" and adds a "Bluetooth task source" which is now used whenever queuing a task.

Fixed #593.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 3 October 2022 22:15:39 UTC