commit | df9b02ecdd6ddcf299ad5f9e9eb7132f101831bd | [log] [tgz] |
---|---|---|
author | Francois Beaufort <beaufort.francois@gmail.com> | Wed Feb 02 22:36:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 02 22:36:31 2022 |
tree | 6e6a080b79c0a32e7ab98ff8c1fe2872f66d65e7 | |
parent | 46202f49391159913ba8cafb9125adcc82e09181 [diff] |
Disable WebUSB on Android WebView This CL makes sure the WebUSB API is not available on Android WebView so that developers are not surprised when WebUSB fails to show a browser picker for instance. Bug: 933055 Change-Id: I49936e33d4486f880d441e8271fd2664d1141e33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3427185 Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: Richard Coles <torne@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/main@{#966448}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.