commit | 4e375ef557bca190cad20ebec1293eae5d24d8eb | [log] [tgz] |
---|---|---|
author | ahmedmoussa <ahmedmoussa@google.com> | Wed Dec 14 00:53:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 14 00:53:35 2022 |
tree | d1d66e3bd8ba1e52b0ab26d7d56c4d1f802bcb38 | |
parent | 47970da500637f9dd77ad45d42028b693b453cd6 [diff] |
TabSwitcherUI Functionality to mirroring on Cast Moderator, AutoSwitchingToFlinging While using Cast Moderator Tab Switcher UI, if the user switches the cast/mirrored tab to a different tab, which is currently on a site that supports CastSDK, auto-switching to flinging is expected. This CL implements that. Bug: 1399703, b/242618705 Change-Id: Iec05092e5fd27132da94eb513537a8ae4bbd276d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4090697 Commit-Queue: Ahmed Moussa <ahmedmoussa@google.com> Reviewed-by: george benz <gbj@google.com> Reviewed-by: Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/main@{#1082840}
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.