[web-bluetooth] Pull Request: Rename BluetoothDevice.instanceID to BluetoothDevice.id.

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

== Rename BluetoothDevice.instanceID to BluetoothDevice.id. ==
This avoids questions about how to capitalize "ID". There aren't any 
other uses
of instanceID left, since #113 removed them, so we don't need this 
spelling to
be consistent.

Fixes #139.

Demo at 
https://rawgit.com/jyasskin/web-bluetooth-1/rename-instanceid/index.html.

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

Received on Monday, 27 July 2015 23:59:36 UTC