Re: [web-bluetooth] Treat sites as not bonded to their devices.

Removing `[[activeAlgorithms]]` is a really good idea that almost 
works, but it turns out that we need something like it to track 
disconnections during `getPrimaryService()`, and since the GATTServer 
isn't replaced across disconnection, there's not an obvious place to 
put that marker. :disappointed: I'll leave it here for this patch, but
 maybe we'll find a way in the future to remove or simplify it.

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

Received on Wednesday, 24 August 2016 22:13:10 UTC