mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Partial fix for 12415
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
// https://webbluetoothcg.github.io/web-bluetooth/#bluetoothuuid
|
||||
|
||||
[Pref="dom.bluetooth.enabled", Exposed=(Window,Worker)]
|
||||
[Pref="dom.bluetooth.enabled"]
|
||||
interface BluetoothUUID {
|
||||
[Throws]
|
||||
static UUID getService(BluetoothServiceUUID name);
|
||||
|
||||
Reference in New Issue
Block a user