Disable nonstandard interfaces via prefs.

This commit is contained in:
Josh Matthews 2016-03-18 13:13:49 -04:00
parent bb47f72f25
commit 91a78ed109
16 changed files with 22 additions and 13 deletions

View file

@ -4,6 +4,7 @@
// https://webbluetoothcg.github.io/web-bluetooth/#bluetoothuuid
[Pref="dom.bluetooth.enabled"]
interface BluetoothUUID {
[Throws]
static UUID getService(BluetoothServiceUUID name);