commit | 67f7eb1bf06ec062ae57940ed74c594db2dcfaae | [log] [tgz] |
---|---|---|
author | Muyao Xu <muyaoxu@google.com> | Thu Dec 08 00:17:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 08 00:17:42 2022 |
tree | 1dda04d9e8580d8670b770bf42a43a970bb003a2 | |
parent | a3282092d92cec7c2dbceb59e95dd6d832bbe836 [diff] |
[Remote Playback] Stop streaming when asked to switch to mirroring When a streaming session is started for a Remote Playback source, it means users are only interested in remoting a media content. This CL changes MediaRemoter::Client to stop streaming when requested to switch to mirroring for Remote Playback sources. Bug: 1395439 Change-Id: I9db9c87a71570a55d1ff77f5f47495481c6acc0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4083987 Reviewed-by: Jordan Bayles <jophba@chromium.org> Commit-Queue: Muyao Xu <muyaoxu@google.com> Cr-Commit-Position: refs/heads/main@{#1080670}
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.