commit | abf9d0c0d16b7412fab798149fd5c17c21427806 | [log] [tgz] |
---|---|---|
author | John Rummell <jrummell@chromium.org> | Fri Oct 06 01:35:55 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 06 01:35:55 2023 |
tree | bdeda79f3e7cf73dda840ba91b476f12e9973430 | |
parent | e5e586de70694f3b13b934c5babf68fa41416ce6 [diff] |
Remove old Android IPC used to check for key system support All code is no longer using this IPC, so it can be removed. Tested by playing encrypted content in both regular and incognito mode. It matches what Chrome currently does. Also checked chrome://media-internals#cdms. Bug: 853336 Test: see above Change-Id: I655e26b6e84c5dec7e0776de723bd59de56f729b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4904922 Commit-Queue: John Rummell <jrummell@chromium.org> Reviewed-by: Xiaohan Wang <xhwang@chromium.org> Reviewed-by: Yuchen Liu <yucliu@chromium.org> Reviewed-by: Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1206175}
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.