commit | 3277cf07e4b64332e14c1a328ff9cfd4239f8752 | [log] [tgz] |
---|---|---|
author | Reilly Grant <reillyg@chromium.org> | Mon Jul 31 23:40:54 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 31 23:40:54 2017 |
tree | 71b2de69ec9da9e56a144931186eed1e9ae5295b | |
parent | 72e361be270494e785d16073c2b54f258273f61e [diff] |
Add USBDeviceRequestEvent to WebUSB Test API polyfill This event is fired when the navigator.usb.requestDevice() method is called and allows us to remove the navigator.usb.test.lastFilters and navigator.usb.test.chosenDevice attributes which may be more difficult for other implementations to support. https: //github.com/WICG/webusb/pull/98 Change-Id: I122b3512f12b68bb36fee6d9e9abc2a4d11c5ea0 Reviewed-on: https://chromium-review.googlesource.com/530091 Commit-Queue: Reilly Grant <reillyg@chromium.org> Reviewed-by: Jeffrey Yasskin <jyasskin@chromium.org> Cr-Commit-Position: refs/heads/master@{#490821}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .