mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
Partial fix for 12415
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// http://webbluetoothcg.github.io/web-bluetooth/#bluetoothremotegattdescriptor
|
||||
|
||||
[Pref="dom.bluetooth.enabled", Exposed=(Window,Worker)]
|
||||
[Pref="dom.bluetooth.enabled"]
|
||||
interface BluetoothRemoteGATTDescriptor {
|
||||
readonly attribute BluetoothRemoteGATTCharacteristic characteristic;
|
||||
readonly attribute DOMString uuid;
|
||||
|
||||
Reference in New Issue
Block a user