WebBluetoothCG / web-bluetooth

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

Permissions API Extension #613

Closed outofambit closed 7 months ago

outofambit commented 9 months ago

As part of developing a cross-browser way to automate managing bluetooth permissions (see https://github.com/w3c/webdriver-bidi/pull/523), members of the Browser Tools and Testing Working Group (BTT) agreed that adding this kind of support would be best done in the Web Bluetooth spec itself, which could then be used by WebDriver BiDi in a generalized pattern (that could be used for other APIs that have more complex permission granting UIs).

I'm opening this issue to track this work by my team at @bocoup as we work towards a proposal. Thanks!

thiagowfx commented 9 months ago

Any updates on this?

outofambit commented 9 months ago

@thiagowfx not yet but we'll have more to share in 1-2 weeks!

outofambit commented 7 months ago

@thiagowfx @nondebug I believe that this issue can be closed in favor of https://github.com/WebBluetoothCG/web-bluetooth/issues/616, which has a more detailed + accurate description of the original goal. I'll close this issue now but feel free to re-open if you assess otherwise. Or if work is opened to address permissions outside of the requestDevice flow.