commit | 6c2253a10c49e442acb3e8b11426ea593a815d9c | [log] [tgz] |
---|---|---|
author | Muyao Xu <muyaoxu@google.com> | Tue Mar 30 20:44:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 30 20:44:59 2021 |
tree | fdd91819391ff6414ab4f247704e175a4ea2c87e | |
parent | 32dcd88da17131f5e80fd3c87030bc6e49d0e1b5 [diff] |
[Zenith] Hide DIAL devices and change cast sink button's OnFocus() This CL fixes two UI issues: (1) Hide DIAL devices in the device selector list because they do not support flinging. (2) Do not change the cast sink buttons' status text on hover so that they won't display "Stop casting", which is confusing to users. Bug: b/183115901, b/183120762 Change-Id: Id0c3f0df6ec584deacda748e4d7e63a4a495e81b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2785281 Reviewed-by: Takumi Fujimoto <takumif@chromium.org> Reviewed-by: Tommy Steimel <steimel@chromium.org> Commit-Queue: Muyao Xu <muyaoxu@google.com> Cr-Commit-Position: refs/heads/master@{#867777}
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.