commit | 07132b4e8c24a645cbf0024b2a3dcaf9dc239d81 | [log] [tgz] |
---|---|---|
author | Guohui Deng <guohuideng@chromium.org> | Thu Sep 30 16:47:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 30 16:47:36 2021 |
tree | 12299c9f732da1d096e1e6917795f7c67113d809 | |
parent | f6b62b71af1026a8386c934733f697f1f179d5a5 [diff] |
[Chromecast]Add DCS configurations that allow/disallow insecure content Once device feature kRestrictInsecureContent is enabled, apps must explicitly enable feature "ALLOW_INSECURE_CONTENT" to continue using insecure content. Merge-With: eureka-internal/659589 Bug: 150022618 Test: See eureka-internal/659589 Change-Id: I880a39cf223e4c7229e2a805ef0afcc76f26cce9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3180001 Commit-Queue: Guohui Deng <guohuideng@chromium.org> Reviewed-by: Sean Topping <seantopping@chromium.org> Cr-Commit-Position: refs/heads/main@{#926805}
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.