commit | ad76a4474398ba8ff314df27f1801bbd46dcda75 | [log] [tgz] |
---|---|---|
author | Sophia Lin <sophialin@google.com> | Fri Aug 19 03:25:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 19 03:25:16 2022 |
tree | 3cbd05ec6eda808654d1fcf55b5096b6ddfa5512 | |
parent | b92b1741f4cfa792854e764155eb52f9e5ee7d64 [diff] |
crostini: Rename ansible file selector to be a generic file selector The file selector in the create container dialog will be used to select both Ansible playbooks and Crostini backup files in a later CL. This CL prepares for the later extension by renaming the existing selector to be more generic. For details on the overall UI design, see go/crostini-from-file. Bug: b:234661593 Test: unit tests, manually tested loading a file in the create dialog Change-Id: I78981d1d68f4985447d06ccaa81dbfb7277a6ee2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3835223 Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: Nic Hollingum <hollingum@google.com> Commit-Queue: Sophia Lin <sophialin@google.com> Cr-Commit-Position: refs/heads/main@{#1036934}
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.