DescriptionWebUSB: Remove guid property from USBDevice.
The guid property has been removed from the specification and should
never have been exposed to the web to begin with because while it is not
stable between device connections it is the same across separate
execution contexts.
Since the guid property has been removed USBDevice instances must now
be cached so that scripts can compare them for equality.
BUG=None
Committed: https://crrev.com/6868e2b9440a4d4000b8bfa7e8399ac340c35891
Cr-Commit-Position: refs/heads/master@{#395238}
Patch Set 1 #Patch Set 2 : Update webexposed. #
Messages
Total messages: 17 (7 generated)
|