Re: [web-bluetooth] Abort Bluetooth discovery when focus is lost (#481)

There's only one problem with this, and it's mildly annoying. If you happen to step into a javascript debugger while a pairing dialog is open, or when a PIN dialog is open, it cancels the operation. This can be quite bad for developer experience.

This also applies to native debugging, where it can be quite confusing. I was stepping through chromium in windbg - it managed to waste an hour or so of my time :)

-- 
GitHub Notification of comment by ariccio
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/481#issuecomment-942676630 using your GitHub account


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

Received on Wednesday, 13 October 2021 20:04:37 UTC