commit | 2411b9b1b877a1fabfd12f869a66039abbee3777 | [log] [tgz] |
---|---|---|
author | Elly Fong-Jones <ellyjones@chromium.org> | Wed Mar 31 17:18:23 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 31 17:18:23 2021 |
tree | 04f702a87a0881a9fcbd6bc1d4faaa106bedcbac | |
parent | c1551d1d5754e449fbc4e8b33f0f4246d5ecfc87 [diff] |
mac: show window sound icon if any tab is playing sound Before this change, the Window menu only shows a sound icon if the active tab is playing sound, which is less than useful for finding out which tab in which window is playing sound. This change has the sound icon show up if any tab in a window is making sound instead. Bug: 1063363 Change-Id: I57f72592ed2d05480819d2d7a862d0690c05f91a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2796115 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#868151}
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.