WICG / webusb

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

Update attachToWindow method #145

Closed odejesush closed 5 years ago

odejesush commented 5 years ago

This change updates the attachToWindow method of USBTest to attachToContext and to take either an HTMLIFrameElement or a Worker object for its context parameter.

This also adds me as an editor so that I can help with spec updates to WebUSB.