commit | 9d0ad74c2aaf3130e5dda91232dc16887d1c6cc8 | [log] [tgz] |
---|---|---|
author | James Ye <jamesye@google.com> | Thu Aug 25 07:21:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 25 07:21:17 2022 |
tree | ad0aa31d6c984d1d622c9312f300a40cbaaee31b | |
parent | 2e82d83a4fe5cf735ca10453117c3377dc92a92d [diff] |
Add multi-container USB settings UI for Crostini Expand the guest_os_shared_usb_devices page to support container selection. Extend this page to crostini_shared_usb_devices for Crostini-specific behaviours. When the crostini-multi-container flag is disabled, the UI remains the same and the original behaviour is emulated by attaching devices only to the "penguin" container. When the flag is enabled, the container selection UI is shown. Test: unit_tests + browser_tests + tested on DUT Bug: b:229913205 Change-Id: I9482d2d133a7d744c4e50e247d23258d029bde56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3726433 Reviewed-by: Nicholas Verne <nverne@chromium.org> Reviewed-by: David Munro <davidmunro@google.com> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: James Ye <jamesye@google.com> Cr-Commit-Position: refs/heads/main@{#1039121}
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.