| commit | b92b2275180e8b81e7ff94fcbb5e1d073d15c65c | [log] [tgz] |
|---|---|---|
| author | Owen Zhang <owenzhang@google.com> | Fri Jul 29 23:03:30 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 29 23:03:30 2022 |
| tree | d6fdb21cb2a929c3503b0e6938db1bc705cb9043 | |
| parent | 9b8a27d625f6f947f5354c8ce0a573268d88df4f [diff] |
[CrOS Audio] Add mute button to settings-audio. This CL adds a mute button to the output section in settings-audio subpage, and also tests the cros_audio_config mojo communication with it. This CL also implements the ability for the output slider's appearance to look disabled when the device is muted. Screenshot: https://drive.google.com/file/d/1xxONkXqEReIOX8vNzPRWZ32Er0SJEXdC/view?usp=sharing Bug: 1092970 Test: browser_tests -- gtest_filter=*OSSettingsDevicePage* Change-Id: Ia6ccad02cf22bd4c37b9632431d789f201101f94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3787075 Commit-Queue: Owen Zhang <owenzhang@google.com> Reviewed-by: Gordon Seto <gordonseto@google.com> Reviewed-by: Michael Checo <michaelcheco@google.com> Cr-Commit-Position: refs/heads/main@{#1029986}
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.