mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +02:00
Partial fix for 12415
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
//https://webbluetoothcg.github.io/web-bluetooth/#bluetoothremotegattserver
|
||||
|
||||
[Pref="dom.bluetooth.enabled", Exposed=(Window,Worker)]
|
||||
[Pref="dom.bluetooth.enabled"]
|
||||
interface BluetoothRemoteGATTServer {
|
||||
readonly attribute BluetoothDevice device;
|
||||
readonly attribute boolean connected;
|
||||
|
||||
Reference in New Issue
Block a user