[web-bluetooth] Pull Request: This makes all but the device and uuids attributes optional

dougt has just submitted a new pull request for https://github.com/WebBluetoothCG/web-bluetooth:

== This makes all but the device and uuids attributes optional ==
 In both BluetoothAdvertisingEvent and BluetoothAdvertisingEventInit, there are a number of attributes that should be empty since underlying platform advertising events might not contain those fields.

I am not sure if uuids sequence should be optional.

See https://github.com/WebBluetoothCG/web-bluetooth/pull/421

Received on Thursday, 13 December 2018 03:26:09 UTC