commit | f5ec2a74879c8475fb81e51a154ab664a6b37fc0 | [log] [tgz] |
---|---|---|
author | Christine Smith <christinesm@chromium.org> | Fri Apr 07 22:14:12 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 07 22:14:12 2023 |
tree | e1b0c889e4d45d62b53726cf992855bf9980d069 | |
parent | 5525ca56e0721566f063ad4c94d8c291f8ef196b [diff] |
[FSA] Add basic dropdown lists to site settings page Implements a basic Polymer dropdown list as outlined in the UX mockups, to be displayed on the chrome://settings/content/filesystem page. Additional functionality and remaining, required UI features will be included in follow-up changes. This change is hidden behind a feature flag that will not be enabled until Persistent Permissions launches. The UI implementation in this CL is NOT in its final state. WIP Screenshot: https://screenshot.googleplex.com/4e53mPwVQyywFN2 Bug: 1354695 Change-Id: Ib04e3b681b32853c39014b1c749019ceec2ad3f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4300321 Commit-Queue: Christine Smith <christinesm@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1127799}
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.