Re: [web-bluetooth] Service Worker support for WebBluetooth (#422)

Please stay on topic. To answer the original question:

> It'd be nice to have a way to bypass the slowing/pausing of unfocused tab. If you have a bluetooth device that say, needs data read/written to every 100ms, there might be an issue if the user goes away to look at something else.

Not throttling pages with active Bluetooth connections is tracked in [a Chromium issue](https://bugs.chromium.org/p/chromium/issues/detail?id=1292362) and is relatively straightforward to implement, as we recently made a [similar change for active serial connections](https://bugs.chromium.org/p/chromium/issues/detail?id=1442957).

-- 
GitHub Notification of comment by reillyeon
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/422#issuecomment-1629473924 using your GitHub account


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

Received on Monday, 10 July 2023 18:19:57 UTC