WICG / webusb

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

Landing page not showing-up on Windows #104

Closed jracle closed 6 years ago

jracle commented 6 years ago

Hi guys,

after modifying a USB composite device (Logitech receiver), we fail to get landing page (popup) showing on Windows.

Is it an issue with libusb or implementation not started?

Thanks

reillyeon commented 6 years ago

The WebUSB landing page notification is currently disabled in Chrome on Windows due to Chromium issue 656702. Implementation of new, more stable USB support for Windows is tracked by Chromium issues 422562 and 637404.

I've updated README.md with a note about this issue.

jracle commented 6 years ago

Thanks a lot Reilly for the info. I've seen you've started new USB backend, great initiative!

BTW I have no access to to Chromium issue 656702.

reillyeon commented 6 years ago

I've unrestricted the bug. Sorry about that.

jracle commented 6 years ago

No problem, thanks! Now everyone will see it from README as well.