BluetoothUUID wpt tests

This commit is contained in:
Zakor Gyula 2016-11-14 13:08:48 +01:00
parent 65dd6d4340
commit c333aef603
3 changed files with 185 additions and 1 deletions

View file

@ -7238,6 +7238,12 @@
"url": "/_mozilla/mozilla/bluetooth/getPrimaryServices/services-not-found.html"
}
],
"mozilla/bluetooth/idl-BluetoothUUID.html": [
{
"path": "mozilla/bluetooth/idl-BluetoothUUID.html",
"url": "/_mozilla/mozilla/bluetooth/idl-BluetoothUUID.html"
}
],
"mozilla/bluetooth/readValue/characteristic/blacklisted-characteristic.html": [
{
"path": "mozilla/bluetooth/readValue/characteristic/blacklisted-characteristic.html",

View file

@ -1 +1 @@
prefs: [dom.bluetooth.testing.enabled:true]
prefs: [dom.bluetooth.enabled:true, dom.bluetooth.testing.enabled:true]