[web-bluetooth] Pull Request: Enforce that canonicalUUID() is called with an in-range alias.

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

== Enforce that canonicalUUID() is called with an in-range alias. ==
Issue #133 tracks applying this to the other functions taking unsigned
 long.
This also allows some non-integer arguments, due to WebIDL details.

https://codereview.chromium.org/1210173011/ shows the behavior.

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

Received on Wednesday, 1 July 2015 22:10:12 UTC