commit | 17fb3e87b7c5e55de70ed9a19f3bc6e98f5c8485 | [log] [tgz] |
---|---|---|
author | Viktoriia Kovalova <vkovalova@google.com> | Fri Jan 12 14:33:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 12 14:33:15 2024 |
tree | a14fe73850259e38eb0d829e512301d8b8ec1c50 | |
parent | b81b0b4735698a0c2d08731978d9cd4db246cef1 [diff] |
WebView: add hid permission request This CL adds hid permission to WebView to enable WebViews sending permission requests for HID to the embedding Chrome App. Design doc: http://goto.google.com/webhid-in-webview BUG=b:281855555 Change-Id: I555542c2191e558d14083efd77320b9dafc9e130 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5136796 Commit-Queue: Viktoriia Kovalova <vkovalova@google.com> Reviewed-by: Juliet Lévesque <julietlevesque@google.com> Reviewed-by: Kevin McNee <mcnee@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/main@{#1246432}
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.