WICG / webusb

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

Let USB inherit from EventTarget #67

Closed foolip closed 7 years ago

foolip commented 7 years ago

USB implements EventTarget is wrong, because EventTarget isn't a mixin.

While in the area, also sprinkle some [SameObject].

foolip commented 7 years ago

FYI @loonybean @mdittmer