WebBluetoothCG / web-bluetooth

Bluetooth support for the Web.
http://www.w3.org/community/web-bluetooth/
Other
1.37k stars 185 forks source link

Permissions Policy integration #582

Closed gabrielsanbrito closed 2 years ago

gabrielsanbrito commented 2 years ago

This PR specifies the integration of the Web Bluetooth API with Permissions Policy, so that developers have more control over Bluetooth availability, especially in cross-origin iframe scenarios.

index.bs preview scanning.bs preview

@reillyeon PTAL when convenient. Thanks!


Preview | Diff

gabrielsanbrito commented 2 years ago

@reillyeon, thank you very much for reviewing this change!