Re: [presentation-api] [Question] Why does the spec require a browser to select the presentation device (#526)

I see you redacted this part of your comment, but you initially drew a parallel with Web Bluetooth and Web USB which I found interesting. Both specs have a mechanism to enumerate devices: [`Bluetooth.getDevices()`](https://webbluetoothcg.github.io/web-bluetooth/#dom-bluetooth-getdevices) and [`USB.getDevices()`](https://wicg.github.io/webusb/#dom-usb-getdevices). These enumerations are restricted to "allowed devices", meaning those devices that the user previously granted the origin permission to use. Something similar could perhaps be discussed for the Presentation API?


-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at https://github.com/w3c/presentation-api/issues/526#issuecomment-2597583083 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 17 January 2025 07:15:14 UTC