mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Disable nonstandard interfaces via prefs.
This commit is contained in:
parent
bb47f72f25
commit
91a78ed109
16 changed files with 22 additions and 13 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
// http://webbluetoothcg.github.io/web-bluetooth/#bluetoothremotegattdescriptor
|
||||
|
||||
[Pref="dom.bluetooth.enabled"]
|
||||
interface BluetoothRemoteGATTDescriptor {
|
||||
readonly attribute BluetoothRemoteGATTCharacteristic characteristic;
|
||||
readonly attribute DOMString uuid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue