| commit | c5f8f3d9e52c16a49b520c7f6e2e9a8a43f81c8e | [log] [tgz] |
|---|---|---|
| author | Hubert Chao <hchao@chromium.org> | Mon Apr 28 16:50:16 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 28 16:50:16 2025 |
| tree | 9f36e401e1e03b74dfff4bbcb097297a699c87df | |
| parent | c0c6f5540c050e2dafe0242589604af412f173db [diff] |
[LNA] add permissions policy Added following the instructions at https://chromium.googlesource.com/chromium/src/+/HEAD/components/permissions/add_new_permission.md#optional_add-a-permission-policy. This is a follow-up to https://crrev.com/c/6337340 Also adds a line in third_party/blink/renderer/modules/permissions/permission_utils.cc that was forgotten from an earlier permissions checklist. Also includes a few documentation/process fixes: * documents need to change `browser_protocol.pdl` after changing `permissions_policy_features.json5` * fixes `tools/metrics/histograms/update_permissions_policy_enum.py` Change-Id: I11e45a15eac76e3e3a32cb45ae7575c08c778168 Bug: 400455013, 406991278, 394009026 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6447477 Reviewed-by: Ian Clelland <iclelland@chromium.org> Reviewed-by: Rick Byers <rbyers@chromium.org> Reviewed-by: Ken Buchanan <kenrb@chromium.org> Commit-Queue: Hubert Chao <hchao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1452703}
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.