commit | 33d3b6180cfea90f40f6ab7fa2754e30e9ab4920 | [log] [tgz] |
---|---|---|
author | Ashley Prasad <ashleydp@google.com> | Tue Feb 07 19:04:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 07 19:04:04 2023 |
tree | a487196ed32069f3ab80e3ae57d1184e5efd1f64 | |
parent | f5af95f1e14d6f5b71d5f0561f0b2c92714125fd [diff] |
audio-settings: disable input gain controls - Disable input gain controls when mic is muted by physical switch. - Test input gain controls are enabled when not muted by physical switch and become disabled when they are. Bug: b:260277007 Test: browser_tests --gtest_filter=*OSSettingsDevicePage* Change-Id: I91443a9f00d9b966e56117d3f40c57a4a5c61cbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4224974 Commit-Queue: Ashley Prasad <ashleydp@google.com> Reviewed-by: Michael Checo <michaelcheco@google.com> Cr-Commit-Position: refs/heads/main@{#1102289}
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.