[web-bluetooth] new commits pushed by jyasskin

The following commits were just pushed by jyasskin to 
https://github.com/WebBluetoothCG/web-bluetooth:

* Define how to revoke access to a device within an origin.

Revoking access disconnects the device and makes sure future 
connections to
that device's objects fail. As long as other algorithms check for a 
connection
before succeeding, they'll always fail on a revoked object.

Fixes #116.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/7eeb07e695c470b5f3af7000c12efde8bb0a2a86

* Fix "remove a device" wording.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/883420192d74d51ed15a97b877fffc2431be2f0a

* Merge pull request #210 from jyasskin/revoke-access

Define how to revoke access to a device within an origin.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/0eee98a26e825dcc82418b5860af912731635c74

Received on Thursday, 10 March 2016 00:08:29 UTC