[web-bluetooth] Pull Request: Mark internal slots that the spec always initializes.

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

== Mark internal slots that the spec always initializes. ==
Marking them instead of saying their initial value is `undefined`, 
makes
it easier to see if I accidentally introduce an uninitialized path.

Preview at 
https://api.csswg.org/bikeshed/?url=https://github.com/jyasskin/web-bluetooth-1/raw/mark-always-initialized-fields/index.bs#dom-bluetoothdevice-context-slot

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

Received on Wednesday, 10 August 2016 19:51:32 UTC