[web-bluetooth] new commits pushed by jyasskin

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

* Have sites explicitly watch for advertisements on paired devices. 
(#235)


This removes the enforcement that a site can only see service data for
 services
from its allowed services list. Since an advertisement is broadcast 
and
read-only, I think there's neither any private data in the 
advertisement nor a
need to protect the device from hostile sites.

Fixes #117 and fixes #212.
  by Jeffrey Yasskin
https://github.com/WebBluetoothCG/web-bluetooth/commit/725dbf7b15444b7dff0276812e73b18bd2720152

Received on Friday, 6 May 2016 20:44:38 UTC