commit | a3ba89c1d917b5839878e3c141be15f5ed785358 | [log] [tgz] |
---|---|---|
author | Ryan Keane <rwkeane@google.com> | Mon Nov 01 19:09:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 01 19:09:33 2021 |
tree | 3df4d6de54150f3c1a73426a6486c51881755124 | |
parent | 54fb7752603065c98cd41dc4ea2812abd6cb9dce [diff] |
[CWR] Cleanups to Mirroring Found During Device Testing (Part 1) This CL fixes a number of issues discovered during manual testing on a real embedder device: - Failures due to multiple Base factory types in media_factory. - Issues with overriding the demuxer based on renderer type. - Moving code from an application implementation to the base class. - Incorrectly setting constants for applications. Bug: b/190564826, b/182429113 Change-Id: If9c6023552dac128e8219732a4991bf0a6714995 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3247880 Commit-Queue: Ryan Keane <rwkeane@google.com> Reviewed-by: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#936981}
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.