WICG / webusb

Connecting hardware to the web.
https://wicg.github.io/webusb/
Other
1.3k stars 126 forks source link

Unify the behaviour between `requestDevice()` and the Permissions API #234

Closed beaufortfrancois closed 8 months ago

beaufortfrancois commented 1 year ago

As originally posted by @reillyeon in https://github.com/WICG/webusb/issues/233#issuecomment-1599123496, we should unify the behaviour between requestDevice() and the Permissions API.

RReverser commented 8 months ago

Is this a duplicate of https://github.com/WICG/webusb/issues/84?

reillyeon commented 8 months ago

I'd say that yes, resolving #84 would include the unification discussed here.