commit | 44b17fcec5fb50124558bebe333d0032357d9d0d | [log] [tgz] |
---|---|---|
author | Hung-Hsien Chen <hunghsienchen@chromium.org> | Fri Nov 08 12:49:06 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 08 12:49:06 2024 |
tree | 9c05dd112cf7f47948da2db5c57ca79e247ac7ef | |
parent | c71db7cc66e82a4da641f89941616684757f0a29 [diff] |
Audio setting: Support showing voice isolation fallback message UI mock: go/vcsettings-v2 Show effect fallback message when VoiceIsolationUIAppearance says so and the Voice Isolation toggle is checked. Screenshot: http://screen/hNeUDg5D2oGoZj5 BUG=b:353627012 TEST=autoninja -C out/Default browser_tests && \ testing/xvfb.py out/Default/browser_tests \ --gtest_filter='*DevicePageSuiteAudio*' Change-Id: Ia35e17070d258e6157207fdcbd6c17d9c04cf7d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6001939 Commit-Queue: Hung-Hsien Chen <hunghsienchen@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Reviewed-by: Li-Yu Yu <aaronyu@google.com> Cr-Commit-Position: refs/heads/main@{#1380308}
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.