| commit | 05fe47aa00ce70f0a236e75f15bbfe82ee14b7fb | [log] [tgz] |
|---|---|---|
| author | Ted Meyer <tmathmeyer@chromium.org> | Mon Apr 14 23:55:06 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 23:55:06 2025 |
| tree | 9b717e706ca55a87d6c90fbb28cdfca634e78657 | |
| parent | f6a3b73fe2a4e745ab4323abe58bfb7712ec66b1 [diff] |
Reland "Remove more MediaPlayer refs from DemuxerManager & WMPI" This is a reland of commit 4e8e0aadee3e69d970b063e904ad18225038c638 The failing build exposed a configuration where HLS wasn't enabled on android, which was causing some code to be declared after a NOTREACHED Original change's description: > Remove more MediaPlayer refs from DemuxerManager & WMPI > > This includes the credentials flags, the fallback type, > and a flag indicating MediaPlayerRenderer usage. > > Bug: 409616868 > Change-Id: Iad0e437c233dda59b401e9693d8c84a3ecc5154b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6444635 > Commit-Queue: Ted (Chromium) Meyer <tmathmeyer@chromium.org> > Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> > Reviewed-by: Dale Curtis <dalecurtis@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1446738} Bug: 409616868 Change-Id: I87614dec4c244cf7018ec93d07bb7152b2f05a75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6456386 Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Ted (Chromium) Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1446841}
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.