[web-bluetooth] Pull Request: Add [SecureContext] to navigator.bluetooth

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

== Add [SecureContext] to navigator.bluetooth ==
It is tricky sometimes to know why the Web Bluetooth API is not "working" as `navigator.bluetooth` is available in HTTP, but `navigator.bluetooth.requestDevice` only in HTTPS. I propose adding `[SecureContext]` to `navigator.bluetooth` as well.

WDYT @jyasskin 

CC @g-ortuno 

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

Received on Tuesday, 3 July 2018 05:51:48 UTC