- From: Jeffrey Yasskin via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Mar 2016 18:52:39 +0000
- To: public-web-bluetooth-log@w3.org
If 2 pages are subscribed to notifications, and one of them calls [`stopNotifications()`](https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetoothremotegattcharacteristic-stopnotifications), that doesn't unsubscribe the other one, in the current specification. It's true that exposing descriptor access would give us a uniform API to read the state, and to control whether notifications or indications get enabled, but I think we'd still want to intercept uses of that descriptor to prevent pages from interfering with each other. -- GitHub Notification of comment by jyasskin Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/168#issuecomment-200493105 using your GitHub account
Received on Wednesday, 23 March 2016 18:52:41 UTC