commit | 64bc2621fb4923c3777d2243930a8103baa8e701 | [log] [tgz] |
---|---|---|
author | Dan Polanco <polardz@google.com> | Fri Sep 05 17:53:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 05 17:53:51 2025 |
tree | b63faff5018e51d6c6391e5bc29b545257f2a99d | |
parent | aad90272047a40ab3dc95484d0c86a3ab681bd9e [diff] |
[Media Indicator] Add muted This CL: -Exposes WebContentsObserver::DidUpdateAudioMutingState to Java. -Adds volume_off for muted state in both Tab strip and GTS. http://go/scrcast/NTQ3MjM5MTQ4MzM1OTIzMnxjNzdiNTU3My1jNQ Bug: 430072416 Change-Id: I7550e9c17808251821d0e1f748389cebf8a55edb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6909732 Auto-Submit: Dan Polanco <polardz@google.com> Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Dan Polanco <polardz@google.com> Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1511721}
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.