commit | d38623a3e8b68ce5802b1dd84d327e698b799e6f | [log] [tgz] |
---|---|---|
author | Dale Curtis <dalecurtis@chromium.org> | Thu Dec 14 21:02:17 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 14 21:02:17 2023 |
tree | 98217b8ed62d707e421aed7ec53681e166e1d8e7 | |
parent | 55fbad8326604678dd5bfe251d877983f6d49e27 [diff] |
Add require_encrypted config for OS software decoders. These were inadvertently excluded after change bbc7917ae5b676997711fa693c2b7df0246a70d4 This also fixes a breakage to a related test after change bf57edf80f246d1ba8ae3a8b5779adc5ab554c62 Bug: 1508061 Change-Id: I4c3881b2498d33115a463147a236ee0fe8a09357 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5122083 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1237720}
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.