[web-bluetooth] Pull Request: Add 'onadvertisementreceived' attribute to BluetoothDeviceEventHandlers

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

== Add 'onadvertisementreceived' attribute to BluetoothDeviceEventHandlers ==
This event type was defined but the EventHandler attribute was missing
from the BluetoothDevice interface. This change adds it to the
BluetoothDeviceEventHandlers mixin so that it is also present on the
Bluetooth interface for bubbled events.

Fixes #426.

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

Received on Tuesday, 12 February 2019 01:33:38 UTC