-
Originally posted as https://github.com/w3c/testharness.js/issues/85 by @scheib on 09 Oct 2014, 22:08 UTC:
> Some tests require the platform or user to be mock-ed or automated for tests to run on aut…
-
#27 brings in language about busy ports or ports in use by the system.
It should be noted that a "busy port" is not necessarily a `locked` port. Having two processes listen to the same port is very p…
-
Another one of my ill-defined issues :)
So there is this new standard being proposed -- https://wicg.github.io/webusb/
And I wouldn't really be concerned, except that Chrome already has experimental…
-
Hi @pelikhan
I am trying to compile a version with [codal mkr1300](https://github.com/ElectronicCats/codal-mkr1300), when trying to do it, the binary is generated, but the execution of pxt serve …
-
On https://github.com/trezor/trezor-core/issues/91#issuecomment-355759065 I read that
> T2 supports v1 protocol.
However, it seems to behave differently from a Model One. Testing with the tesoro…
-
## Test plan
See https://github.com/brave/browser-laptop/pull/13375
## Original issue description
webusb can be used to bypass yubikey phishing protection at the moment: https://www.wired.com/sto…
-
Release Notes:
- Twitch not working with brave, time not being recorded/added in ledger. ([#13597](https://github.com/brave/browser-laptop/issues/13597))
- Scrollbar is sometimes stuck in scrollin…
-
I can get a device with `node-usb` but `webusb` throws an error _no devices found_
## with `webusb`:
```javascript
var usb = require("usb").usb;
usb.requestDevice({filters: [{vendorId: 0x0fcf}]}…
-
The wonderful [browser-serialport](https://github.com/garrows/browser-serialport) project has lead the way for this. As we start changing our api and isolating our bindings to have a more consistent b…
-
## BrooklynJS Talk Submission
**Talk Title:**
I'm afraid your browser has been talking to the robots again
**Talk Description:**
The browser’s capabilities have snuck up on us over the years…