commit | edbf8032e233c3d7598eca344c74b927f8f7b6ce | [log] [tgz] |
---|---|---|
author | Guohui Deng <[email protected]> | Wed Sep 29 21:34:19 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Sep 29 21:34:19 2021 |
tree | 6e3430c20767bd18f6cfbb9fd3caca10abf9f397 | |
parent | f0d5b4a7c3f2d2e15dc8b57d69e13d0894f4945f [diff] |
[Chromecast]Add DCS configuration to control permissions for apps. When kEnforceFeaturePermissions is enabled, feature permissions are granted with restrictions. By default, only certain permissions are granted to certain origins. Apps must explicitly list additional permissions and origins if needed. Merge-With: eureka-internal/656953 Bug:b/191718807 Test: see eureka-internal/656953 Change-Id: I009e75a9d60228b964f84bca709d8e7bbf046e55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3169413 Commit-Queue: Guohui Deng <[email protected]> Reviewed-by: Sean Topping <[email protected]> Reviewed-by: Sergey Volk <[email protected]> Reviewed-by: Nasko Oskov <[email protected]> Cr-Commit-Position: refs/heads/main@{#926486}
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.