| commit | 229f66b681ab397b17ac2dbad29a54cfaccc0c20 | [log] [tgz] |
|---|---|---|
| author | Wez <wez@chromium.org> | Wed May 25 18:01:18 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 25 18:01:18 2022 |
| tree | 6eb9cf5697d9e06ea25735fb016bd7d60e4a676f | |
| parent | 92f705e9c23ee0354d57248072bff7e2b992f0fa [diff] |
Revert "[Fuchsia] Implement fuchsia.web.Frame.SetMediaSettings()" This reverts commit 019a1d490de3e49e908c8ab39fca9c58dd97dac5. Reason for revert: Breaks Cast component launch. Original change's description: > [Fuchsia] Implement fuchsia.web.Frame.SetMediaSettings() > > SetMediaSettings() was added in fuchsia.web.Frame protocol to replace > SetMediaSessionId(). This CL implements the new message in WebEngine > and updates CastRunner to use it. Also added audio_renderer_usage field > in cast app config > > Bug: 1253010 > Change-Id: I1cc481a219ccdd387b1458c9001b1605829d1ce4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3643181 > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> > Reviewed-by: David Dorwin <ddorwin@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1006673} Bug: 1253010 Bug: b/233892413 Change-Id: I58460c10d5ffb7f5e6fb5e5ad0e031050a78462f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3668844 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/main@{#1007471}
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.