Closed odejesush closed 6 years ago
This change adds more detail to the Abusing Access to a Device section of the specification on how the UA protects against multiple executions contexts accessing the same USB interface to address issue #133.
We should also be more explicit in step 4 of claimInterface() that "exclusive control" refers to control by the current execution context.
claimInterface()
This change adds more detail to the Abusing Access to a Device section of the specification on how the UA protects against multiple executions contexts accessing the same USB interface to address issue #133.