mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05: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 @@
|
|||
|
||||
// https://webbluetoothcg.github.io/web-bluetooth/#bluetoothuuid
|
||||
|
||||
[Pref="dom.bluetooth.enabled"]
|
||||
interface BluetoothUUID {
|
||||
[Throws]
|
||||
static UUID getService(BluetoothServiceUUID name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue