[web-bluetooth] Pull Request: Use 'implements' to get the event handling members, rather than inheritance.

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

== Use 'implements' to get the event handling members, rather than 
inheritance. ==
This adds back the event handling support to navigator.bluetooth that 
got lost
in c40ada33c0.

Demo at 
https://rawgit.com/jyasskin/web-bluetooth-1/clean-up-inheritance/index.html.

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

Received on Monday, 8 June 2015 23:09:26 UTC